updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / libopenusb / libopenusb.install
blob53028eba1e45c7fab2e2d89c52725a2939f1c0a2
1 post_install() {
2 /bin/true
5 post_upgrade() {
6 /bin/true
9 pre_remove() {
10 /bin/true
13 op=$1
14 shift
16 $op "$@"