summaryrefslogtreecommitdiff
path: root/core/pam/pam.install
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-20 01:03:58 -0700
committerroot <root@rshg054.dnsready.net>2013-10-20 01:03:58 -0700
commit3ff90101074484f08d42a36a095206b516d182c0 (patch)
tree84b693f7496302e898778ce13093f78f21fb8884 /core/pam/pam.install
parent2acddcfe190f9a97a7148d263a21df434c67ffcf (diff)
Sun Oct 20 01:03:34 PDT 2013
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