wok diff inkscape/receipt @ rev 6313

Up: espeak, espeak-dev to 1.44.05.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Sep 17 01:23:59 2010 +0000 (2010-09-17)
parents cf6a9a593ece
children 3fd80d62508c
line diff
     1.1 --- a/inkscape/receipt	Sun Jul 04 14:27:19 2010 +0100
     1.2 +++ b/inkscape/receipt	Fri Sep 17 01:23:59 2010 +0000
     1.3 @@ -21,6 +21,11 @@
     1.4  	cd $src
     1.5  	sed -i -e '\|^packaging/autopackage/default\.apspec$|d' configure.ac
     1.6  #	InkBoard is now disabled by default, --enable-inkboard now exists
     1.7 +
     1.8 +	# Fix build with gcc45
     1.9 +	# http://launchpadlibrarian.net/39366738/inkscape-0.47-gcc45.patch
    1.10 +	patch -p1 < ../stuff/inkscape-0.47-gcc45.patch || exit 1
    1.11 +	
    1.12  	./configure \
    1.13  		--prefix=/usr \
    1.14  		--mandir=/usr/share/man \