wok diff fox14/receipt @ rev 13868

Jack1 - dev package - remove one empty line for force to rebuild package (do not know it is posible doing this in better way)
author Pawel P. <xj@wp.pl>
date Sun Jan 13 19:44:05 2013 +0000 (2013-01-13)
parents 2fa67f6d1db4
children 76b72f1ad63c
line diff
     1.1 --- a/fox14/receipt	Sat May 05 13:03:47 2012 +0200
     1.2 +++ b/fox14/receipt	Sun Jan 13 19:44:05 2013 +0000
     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 \