3 Sep
2013
3 Sep
'13
9:34 p.m.
commit 7de4167145fe1d06fbb95a44d123249f6ae3e76e Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Tue Sep 3 23:33:58 2013 +0200 procps: disable nls diff --git a/procps/Pkgfile b/procps/Pkgfile index b24dfe9..7859bf0 100644 --- a/procps/Pkgfile +++ b/procps/Pkgfile @@ -5,7 +5,7 @@ name=procps version=3.3.8 -release=1 +release=2 source=(http://downloads.sourceforge.net/project/procps-ng/Production/$name-ng-$vers... sysctl.conf) @@ -17,6 +17,7 @@ build() { --libdir=/usr/lib \ --sysconfdir=/etc \ --mandir=/usr/man \ + --disable-nls \ --disable-kill make