mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
gpm: move to usr/bin.
This commit is contained in:
parent
3d0166bcf4
commit
194eab4bd3
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'gpm'
|
# Template file for 'gpm'
|
||||||
pkgname=gpm
|
pkgname=gpm
|
||||||
version=1.20.7
|
version=1.20.7
|
||||||
revision=6
|
revision=7
|
||||||
build_options="systemd"
|
build_options="systemd"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="--sbindir=/usr/bin"
|
||||||
hostmakedepends="automake libtool flex"
|
hostmakedepends="automake libtool flex"
|
||||||
makedepends="ncurses-devel libfl-devel"
|
makedepends="ncurses-devel libfl-devel"
|
||||||
short_desc="A mouse server for the console and xterm"
|
short_desc="A mouse server for the console and xterm"
|
||||||
|
|
Loading…
Add table
Reference in a new issue