]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
systemd: Make package work on x86_64.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 7 Jan 2012 15:01:48 +0000 (16:01 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 7 Jan 2012 15:01:48 +0000 (16:01 +0100)
systemd/systemd.nm

index 50b38d90030b9a0e001990b0e481f0241e8397e5..94d350bf1f501cc7b3c3aaee9cbd67ea75dd1d0f 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = systemd
 version    = 37
-release    = 1
+release    = 2
 
 maintainer = Stefan Schantl <stefan.schantl@ipfire.org>
 groups     = System/Base
@@ -43,11 +43,11 @@ build
 
        configure_options += \
                --sysconfdir=/etc \
-               --libexecdir=/usr/lib \
+               --libexecdir=%{libdir} \
                --with-rootdir= \
                --with-distro=ipfire \
                --with-udevrulesdir=/lib/udev/rules.d/ \
-               --with-pamlibdir=/lib/security
+               --with-pamlibdir=/%{lib}/security
 
        prepare_cmds
                ./autogen.sh ac