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]
/
lpaq
/
lpaq.install
blob
5ac5845868bc6a44b4c363a50fc7333cfc120c92
1
# Contributor: Mladen Pejaković <pejakm@gmail.com>
2
3
post_install() {
4
cat <<-EndOfMessage
5
6
NOTE: lpaq8e is tuned for large text files (compiled with DWIKI option)
7
8
EndOfMessage
9
/bin/true
10
}
11
12
post_upgrade() {
13
post_install
14
}