]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
systemd: Move pam file to /lib/security.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 19 Jun 2011 11:40:54 +0000 (13:40 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 19 Jun 2011 11:40:54 +0000 (13:40 +0200)
pkgs/systemd/systemd.nm

index 13001ba24349c291b9f4ec4e0aba1440ec30da93..843845d15367cd5ea54bcd3288effd58cb05a37f 100644 (file)
@@ -26,7 +26,7 @@ include $(PKGROOT)/Include
 
 PKG_NAME       = systemd
 PKG_VER        = 28
-PKG_REL        = 2
+PKG_REL        = 3
 
 PKG_MAINTAINER = Stefan Schantl <stefan.schantl@ipfire.org>
 PKG_GROUPS     = System/Base
@@ -72,7 +72,7 @@ CONFIGURE_OPTIONS += \
        --with-sysvinit-path= \
        --with-sysvrcd-path= \
        --with-udevrulesdir=/lib/udev/rules.d/ \
-       --with-pamlibdir=/etc/pam.d
+       --with-pamlibdir=/lib/security
 
 define STAGE_PREPARE_CMDS
        cd $(DIR_APP) && ./autogen.sh ac