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 26 16:09:46 UTC 2012
[aur-mirror.git]
/
conkytext-bzr
/
conkytext-bzr.install
blob
acf4b1eb30480fe585180a945e8cd8f811bbb9bf
1
post_install() {
2
/bin/cat << ENDOFMESSAGE
3
==>
4
==>
5
==> PLEASE read the README found here: /usr/share/conkytext/README
6
==>
7
==>
8
ENDOFMESSAGE
9
}
10
11
post_upgrade() {
12
post_install
13
}
14
15
op=$1
16
shift
17
$op $*