wok-current diff slitaz-boot-scripts/receipt @ rev 11495

rox-filer: add xorg-libSM to build_depends
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Dec 19 02:49:30 2011 +0100 (2011-12-19)
parents 0d0369faf8b1
children dc053ae50d10
line diff
     1.1 --- a/slitaz-boot-scripts/receipt	Tue Jun 14 21:15:16 2011 +0200
     1.2 +++ b/slitaz-boot-scripts/receipt	Mon Dec 19 02:49:30 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 -}