wok diff hubbub/receipt @ rev 15416

Up: thunderbird-langpack-en_US (17.0.9esr)
author Dominique Corbex <domcox@slitaz.org>
date Sun Nov 03 21:52:37 2013 +0100 (2013-11-03)
parents d058f473eb3b
children de49f29b101e
line diff
     1.1 --- a/hubbub/receipt	Sun May 15 04:16:00 2011 +0200
     1.2 +++ b/hubbub/receipt	Sun Nov 03 21:52:37 2013 +0100
     1.3 @@ -17,6 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	sed -i 's/-pedantic/-Wno-error=unused-but-set-variable &/' Makefile
     1.8  	make install DESTDIR=$DESTDIR PREFIX=/usr &&
     1.9  	make install COMPONENT_TYPE=lib-shared DESTDIR=$DESTDIR PREFIX=/usr
    1.10  }