]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
procps: Make package work on x86_64.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 23 Dec 2011 13:46:48 +0000 (14:46 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 23 Dec 2011 13:46:48 +0000 (14:46 +0100)
procps/procps.nm

index 24748a482d056f2ad78534cac71d7cf7c34a0c87..817a4f1e521e90a38a8f0c6e0d980ce9ba416cc9 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = procps
 version    = 3.2.8
-release    = 3
+release    = 4
 
 groups     = Applications/System
 url        = http://procps.sourceforge.net/
@@ -35,7 +35,7 @@ build
                SKIP="/bin/kill /usr/share/man/man1/kill.1"
 
        install_cmds
-               chmod -R 755 %{BUILDROOT}/{bin,lib,sbin}
+               chmod -R 755 %{BUILDROOT}/{bin,%{lib},sbin}
        end
 end