mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
procps-ng: move to usr/bin.
This commit is contained in:
parent
56cdc4882a
commit
2fd92d3047
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'procps-ng'
|
||||
pkgname=procps-ng
|
||||
version=3.3.10
|
||||
revision=6
|
||||
revision=7
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--exec-prefix=/ --bindir=/usr/bin --sbindir=/usr/sbin
|
||||
configure_args="--exec-prefix=/ --bindir=/usr/bin --sbindir=/usr/bin
|
||||
--libdir=/usr/lib --disable-static --disable-kill --enable-watch8bit
|
||||
--disable-modern-top $(vopt_with systemd)"
|
||||
hostmakedepends="automake libtool pkg-config gettext-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue