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]
/
conky-google-reader
/
conky-google-reader.install
blob
c3348229be6f21a9ab084156a20115cadf6165f0
1
post_install() {
2
/bin/cat << ENDOFMESSAGE
3
==>
4
==>
5
==> PLEASE read the README in /usr/share/conkygooglereader/
6
==>
7
==> It takes a little effort to get this to work.
8
==>
9
==>
10
ENDOFMESSAGE
11
}
12
13
post_upgrade() {
14
post_install
15
}
16
17
op=$1
18
shift
19
$op $*