wok diff fox14/receipt @ rev 13473
Up: sysstat (10.0.5)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Tue Oct 09 16:11:07 2012 +0200 (2012-10-09) |
parents | 2fa67f6d1db4 |
children | 76b72f1ad63c |
line diff
1.1 --- a/fox14/receipt Sat May 05 13:03:47 2012 +0200 1.2 +++ b/fox14/receipt Tue Oct 09 16:11:07 2012 +0200 1.3 @@ -19,6 +19,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + sed -i 's/(gzFile\*)/(gzFile)/' src/FXGZStream.cpp 1.8 ./configure LDFLAGS="-lXft -lfreetype -lfontconfig -lXrender" \ 1.9 --prefix=/usr \ 1.10 --mandir=/usr/share/man \