tags 477252 + patch thanks Patch attached.
Regards,
--
Chris Lamb, UK [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -urNad bittorrent-3.4.2.orig/debian/rules bittorrent-3.4.2/debian/rules
--- bittorrent-3.4.2.orig/debian/rules 2008-04-22 16:54:29.000000000 +0100
+++ bittorrent-3.4.2/debian/rules 2008-04-22 16:55:02.000000000 +0100
@@ -48,7 +48,7 @@
cd www-doc && /usr/bin/wget --proxy=off -L -nd -A html,png,gif -k
--no-parent -q -m -r -l 1 http://bitconjurer.org/BitTorrent/documentation.html
find www-doc -type f -a \( -name "*.gif" -o -name "*.png" \) | \
while read file ; do cat www-doc/`basename $$file` | uuencode `basename
$$file` > www-doc/`basename $$file`.uu ; done
- -rm -f www-doc/robots.txt www-doc/*.{gif,png}
+ -rm -f www-doc/robots.txt www-doc/*.gif www-doc/robots.txt www-doc/*.png
clean-doc:
-rm -f www-doc/*
signature.asc
Description: PGP signature

