wok-stable diff puzzles/receipt @ rev 10921
fix get-LibreOffice
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Aug 05 21:16:43 2011 +0200 (2011-08-05) |
parents | dc0644f601c0 |
children | 25e8d0cf0cbf |
line diff
1.1 --- a/puzzles/receipt Sat Sep 25 14:16:28 2010 +0200 1.2 +++ b/puzzles/receipt Fri Aug 05 21:16:43 2011 +0200 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