tags 484402 + patch thanks Patch attached.
Regards,
--
Chris Lamb, UK [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -urNad libgocr-0.7.2.orig/debian/rules libgocr-0.7.2/debian/rules
--- libgocr-0.7.2.orig/debian/rules 2008-06-08 19:33:52.000000000 +0100
+++ libgocr-0.7.2/debian/rules 2008-06-08 19:34:54.000000000 +0100
@@ -69,7 +69,9 @@
-$(MAKE) -C doc distclean
-$(MAKE) -C libltdl/ distclean
-rm -rf $(CURDIR)/doc/html/
- -rm -f
$(CURDIR)/doc/api.{dvi,log,idx,ps,toc,aux,ind,ilg,haux,hind,htoc}
+ for EXT in dvi log idx ps toc aux ind ilg haux hind htoc ; do\
+ rm -f $(CURDIR)/doc/api.$$EXT; \
+ done
dh_clean
signature.asc
Description: PGP signature

