repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Wed Jan 11 00:07:16 UTC 2012
[aur-mirror.git]
/
libopenusb
/
libopenusb.install
blob
53028eba1e45c7fab2e2d89c52725a2939f1c0a2
1
post_install() {
2
/bin/true
3
}
4
5
post_upgrade() {
6
/bin/true
7
}
8
9
pre_remove() {
10
/bin/true
11
}
12
13
op=$1
14
shift
15
16
$op "$@"