[arch-commits] Commit in pam/trunk (pam.install)

Tobias Powalowski tpowa at nymeria.archlinux.org
Mon Oct 14 12:16:26 UTC 2013


    Date: Monday, October 14, 2013 @ 14:16:25
  Author: tpowa
Revision: 196493

fix #37004

Modified:
  pam/trunk/pam.install

-------------+
 pam.install |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: pam.install
===================================================================
--- pam.install	2013-10-14 12:00:10 UTC (rev 196492)
+++ pam.install	2013-10-14 12:16:25 UTC (rev 196493)
@@ -2,7 +2,7 @@
 post_install() {
   # need to run this immediately -- pacman only runs it at the end of
   # all package installs
-  /sbin/ldconfig -r .
+  /usr/bin/ldconfig -r .
 }
 
 # arg 1:  the new package version




More information about the arch-commits mailing list