updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / cnijfilter-mp160 / cnijfilter-mp160.install
blob5f10cfd334094a36e039bbccd229ca4cfa1585d4
1 post_install() {
2         if [ -x /sbin/ldconfig ]; then
3                 /sbin/ldconfig
4         fi
6 post_upgrade() {
7         post_install
9 post_remove() {
10         post_install