updated on Thu Jan 19 04:14:35 UTC 2012
[aur-mirror.git] / libxcrypt / libxcrypt.install
blob56a46ca05e2a563bccd1249102467a5adc45c41f
1 post_install() {
2   ldconfig
5 post_upgrade() {
6   ldconfig
9 post_remove() {
10   ldconfig
13 op=$1
14 shift
15 $op $*