wok rev 11388

Fix: allow the removal of slitaz-boot-scripts
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 10 04:50:27 2011 +0100 (2011-12-10)
parents 3dac7d2db9ac
children f6ca653dfa74
files slitaz-boot-scripts/receipt
line diff
     1.1 --- a/slitaz-boot-scripts/receipt	Sat Dec 10 04:46:32 2011 +0100
     1.2 +++ b/slitaz-boot-scripts/receipt	Sat Dec 10 04:50:27 2011 +0100
     1.3 @@ -81,9 +81,3 @@
     1.4  	# Remove old desktop file
     1.5  	rm -f /usr/share/applications/boot-log.desktop
     1.6  }
     1.7 -
     1.8 -pre_remove()
     1.9 -{
    1.10 -	# We can not remove this package !
    1.11 -	exit 1
    1.12 -}