summaryrefslogtreecommitdiff
path: root/core/pam/pam.install
diff options
context:
space:
mode:
Diffstat (limited to 'core/pam/pam.install')
-rw-r--r--core/pam/pam.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pam/pam.install b/core/pam/pam.install
index 9d4588084..55ea99700 100644
--- a/core/pam/pam.install
+++ b/core/pam/pam.install
@@ -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