[DebianGIS-dev] Bug#466785: gdal: 466785: regenerating perl swig bindings should work

Paul Wise pabs at debian.org
Fri Mar 7 08:55:18 UTC 2008


Adding these lines to debian/rules fixes the FTBFS for me:

build:
	...
	cd swig/perl ; rm -f *.c *.cpp
	cd swig/perl ; make generate
...
clean:
	...
	cd swig/perl ; rm -f *.c *.cpp

make test passes after regenerating the files too. I don't use
libgdal-perl so someone who does should test it more thoroughly.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20080307/64448358/attachment.pgp 


More information about the Pkg-grass-devel mailing list