wok-4.x diff perl/receipt @ rev 11390

Update BUILD_DEPENDS of slitaz-18n according co CORE_PKGS; ensure thoses are cooked before slitaz-18n
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 10 05:08:01 2011 +0100 (2011-12-10)
parents d1768332cee0
children 654ef6aa1962
line diff
     1.1 --- a/perl/receipt	Sun May 08 09:01:58 2011 +0000
     1.2 +++ b/perl/receipt	Sat Dec 10 05:08:01 2011 +0100
     1.3 @@ -45,7 +45,7 @@
     1.4  	# Sed to search mods in /usr/lib/perl5.
     1.5  	sed -i s/'perl5\/5.12'/'perl5'/ uconfig.sh
     1.6  	# Optimisation.
     1.7 -	sed -i s/'unknown'/'$BUILD_HOST'/ uconfig.sh
     1.8 +	sed -i s/'unknown'/'$HOST_SYSTEM'/ uconfig.sh
     1.9  	# Make it!
    1.10  	make -f Makefile.micro regen_uconfig &&
    1.11  	make -f Makefile.micro &&