updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / cnijfilter-mp510 / cnijfilter-mp510.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