tag 424275 patch thanks Hi,
Please find attached patch to fix this bug. -- Cheers, ----------------------------------------------------------- Kartik Mistry || GPG: 0xD1028C8D || IRC: kart_ kartikmistry.org/blog || kartikm.wordpress.com ----------------------------------------------------------
--- fondu-0.0.20050825-orig/debian/rules 2007-09-01 18:20:03.000000000 +0530 +++ fondu-0.0.20050825/debian/rules 2007-09-01 18:21:02.000000000 +0530 @@ -3,4 +3,5 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk - +clean:: + rm -f Makefile config.status congig.log

