Here's a new patch to address this bug. -- Regards, Andres
--- debian/rules.bak 2008-10-07 20:12:42.000000000 -0400 +++ debian/rules 2008-10-07 20:10:18.000000000 -0400 @@ -43,6 +43,11 @@ touch $@ clean:: +# Remove some symlinks during cleaning. +# The actual files replace them for each build anyway. + rm -f config.guess + rm -f ltmain.sh + rm -f config.sub rm -f debian/install-libs-stamp # Needed by upstream build process
signature.asc
Description: This is a digitally signed message part.

