wok diff hubbub/receipt @ rev 15020

airpwn: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 11 17:42:17 2013 +0000 (2013-08-11)
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 Aug 11 17:42:17 2013 +0000
     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  }