wok diff firefox/receipt @ rev 4514

Up:gutenprint; Add gutenprint-dev
author Rohit Joshi <jozee@slitaz.org>
date Thu Nov 26 12:07:22 2009 +0000 (2009-11-26)
parents 4b16c8ec84b1
children 5445284ac722
line diff
     1.1 --- a/firefox/receipt	Sun Nov 22 17:34:55 2009 +0100
     1.2 +++ b/firefox/receipt	Thu Nov 26 12:07:22 2009 +0000
     1.3 @@ -24,6 +24,7 @@
     1.4  	mv mozilla-* $PACKAGE-$VERSION 2>/dev/null
     1.5  	cp -a stuff/firefox.mozconfig $src/.mozconfig
     1.6  	cd $src
     1.7 +	sed -i 's/xtype/type/' toolkit/mozapps/installer/packager.mk
     1.8  	./configure $CONFIGURE_ARGS &&
     1.9  	make &&
    1.10  	make DESTDIR=$PWD/_pkg install