diff --git a/gnome-keyring/compile b/gnome-keyring/compile index 6629848d6..5559e1634 100644 --- a/gnome-keyring/compile +++ b/gnome-keyring/compile @@ -2,4 +2,4 @@ ub_compile \ --enable-pam \ - --with-pam-dir=/lib/security + --with-pam-dir=/usr/lib/security diff --git a/gnome-keyring/maintainer b/gnome-keyring/maintainer index 7a534c899..210c37c94 100644 --- a/gnome-keyring/maintainer +++ b/gnome-keyring/maintainer @@ -1 +1 @@ -Páder Rezső +Kiss Attila diff --git a/systemd/compile b/systemd/compile index ce01e747e..ae5fb1d22 100644 --- a/systemd/compile +++ b/systemd/compile @@ -7,7 +7,7 @@ ub_compile \ -Dsplit-usr=false \ - -Dpamlibdir=/lib/security \ + -Dpamlibdir=/usr/lib/security \ -Dntp-servers=pool.ntp.org \ -Ddefault-dnssec=no \ -Dlink-udev-shared=true \