updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / clalsadrv / clalsadrv.install
blob21117d5a8f10a60f62b089122fc00a15ea98302a
1 post_install() {
2 ldconfig
3 echo "==> ran ldconfig"
6 post_upgrade() {
7 post_install
10 post_remove() {
11 post_install