wok diff seamonkey/receipt @ rev 13741

mutt: fix build
author Paul Issott <paul@slitaz.org>
date Wed Dec 26 20:36:58 2012 +0000 (2012-12-26)
parents 74f549cde3eb
children 6b09507225ec
line diff
     1.1 --- a/seamonkey/receipt	Sat Feb 25 14:15:40 2012 -0500
     1.2 +++ b/seamonkey/receipt	Wed Dec 26 20:36:58 2012 +0000
     1.3 @@ -18,6 +18,8 @@
     1.4  {
     1.5  	cp -a $stuff/seamonkey.mozconfig $src/.mozconfig
     1.6  	cd $src
     1.7 +	sed -i -e 's/USE_INPUT_PARTITION/USE_INPUT_FRAGMENTS/' \
     1.8 +		-e 's/0.9.7/1.0.0/' mozilla/configure.in mozilla/configure
     1.9  	#patch -p1 -i $stuff/google-breakpad.u || exit 1
    1.10  	cat >> mozilla/layout/build/Makefile.in << "EOF"
    1.11  ifdef MOZ_ENABLE_CANVAS