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 04:14:35 UTC 2012
[aur-mirror.git]
/
psani-profi
/
psani-profi.install
blob
98cdb34236d2d9b43ab875cf196ba7eb5f14c56a
1
post_install() {
2
echo "In utf-8 environments run: luit -encoding 'ISO 8859-2' psani-profi-3.1.05"
3
/bin/true
4
}
5
6
post_upgrade() {
7
/bin/true
8
}
9
10
pre_remove() {
11
/bin/true
12
}
13
14
op=$1
15
shift
16
17
$op "$@"