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 Thu Jan 19 12:17:07 UTC 2012
[aur-mirror.git]
/
netwmpager
/
netwmpager.install
blob
9408a2cf6675e60e9616fe584eccc9e51c73f58b
1
post_install() {
2
cat << EOF
3
4
==> netwmpager post-install message:
5
==> Copy /usr/share/netwmpager/config-example to ~/.config/netwmpager/config
6
7
EOF
8
}
9
10
op=$1
11
shift
12
13
$op $*