updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / z88dk-cvs / INSTALL
blob438e11b8b0fd4077214318ed9a6be40c01a50fb7
1 post_install() {
2   echo "" >> /etc/profile
3   echo "sh /usr/share/z88dk/exports" >> /etc/profile
4   sh /usr/share/z88dk/exports
7 #post_remove() {
8 #}
10 # vim:set ts=2 sw=2 et: