updated on Wed Jan 11 04:01:16 UTC 2012
[aur-mirror.git] / z88dk / INSTALL
bloba047cfe740aaf1a38b5d86d89780fa30ec9b6a4e
1 post_install() {
2   echo "" >> /etc/profile
3   echo "sh /usr/share/z88dk/exports" >> /etc/profile
4   sh /usr/share/z88dk/exports
7 # arg 1:  the old package version
8 #post_remove() {
9 #  
12 # vim:set ts=2 sw=2 et: