wok diff slitaz-base-files/receipt @ rev 9445

slitaz-doc: add system-doc.desktop
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 02 01:31:20 2011 +0200 (2011-04-02)
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	Sat Apr 02 01:31:20 2011 +0200
     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 +}