wok diff slitaz-base-files/receipt @ rev 9571
Up: xorg-xextproto to 7.2.0.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Apr 11 23:15:59 2011 +0000 (2011-04-11) |
parents | 05bcd96a7adb |
children | 90aec7fc5db8 |
line diff
1.1 --- a/slitaz-base-files/receipt Tue Feb 22 20:51:00 2011 +0100 1.2 +++ b/slitaz-base-files/receipt Mon Apr 11 23:15:59 2011 +0000 1.3 @@ -113,3 +113,9 @@ 1.4 echo '' >> $root/etc/daemons.conf 1.5 fi 1.6 } 1.7 + 1.8 +pre_remove() 1.9 +{ 1.10 + # We can not remove this package ! 1.11 + exit 1 1.12 +}