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 Mon Jan 16 00:01:41 UTC 2012
[aur-mirror.git]
/
guipdftk
/
guipdftk.install
blob
b56ff8b769195cff19c4c5a529b48339a5082e9a
1
## arg 1: the new package version
2
post_install() {
3
echo "\tlazarus isn't needed anymore"
4
echo "\tuninstall with pacman -Rs lazarus"
5
}
6
7
# vim:set ts=2 sw=2 et: