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 Wed Jan 25 08:34:36 UTC 2012
[aur-mirror.git]
/
z88dk-cvs
/
INSTALL
blob
438e11b8b0fd4077214318ed9a6be40c01a50fb7
1
post_install() {
2
echo "" >> /etc/profile
3
echo "sh /usr/share/z88dk/exports" >> /etc/profile
4
sh /usr/share/z88dk/exports
5
}
6
7
#post_remove() {
8
#}
9
10
# vim:set ts=2 sw=2 et: