wok diff firefox/receipt @ rev 4635

Up: cairo (1.8.8)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Dec 24 18:17:20 2009 +0100 (2009-12-24)
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 Dec 24 18:17:20 2009 +0100
     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