Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

Commit

Permalink
systemd,gnome-keyring: /lib/security -> /usr/lib/
Browse files Browse the repository at this point in the history
  • Loading branch information
attuska committed Oct 14, 2019
1 parent bb65fd4 commit 0e76b96
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gnome-keyring/compile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

ub_compile \
--enable-pam \
--with-pam-dir=/lib/security
--with-pam-dir=/usr/lib/security
2 changes: 1 addition & 1 deletion gnome-keyring/maintainer
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Páder Rezső <rezso@rezso.net>
Kiss Attila <attus@enterpriseforever.com>
2 changes: 1 addition & 1 deletion systemd/compile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 0e76b96

Please sign in to comment.