wok diff puzzles/receipt @ rev 11809
Up: libvorbis (1.3.3) - Security fix(possibly execute arbitrary code via a crafted Ogg Vorbis file)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Feb 25 16:58:51 2012 +0100 (2012-02-25) |
parents | dc0644f601c0 |
children | 25e8d0cf0cbf |
line diff
1.1 --- a/puzzles/receipt Sat Sep 25 14:16:28 2010 +0200 1.2 +++ b/puzzles/receipt Sat Feb 25 16:58:51 2012 +0100 1.3 @@ -15,6 +15,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + sed -i 's/-pedantic//' Makefile mkfiles.pl 1.8 mkdir -p _pkg/usr/local/games 2> /dev/null 1.9 make && 1.10 make DESTDIR=$PWD/_pkg install