Package: ftpwatch
Version: 1.17.1
Tags: patch
There is no README.debian in the top-level directory, but the debstd
call of debian/rules references one. This error is currently ignored
by debmake, but it will not always be ignored.
The file debian/README.debian is installed automatically and does not
need to be referenced by debian/rules.
Patch follows:
diff -ru ftpwatch-1.17.1.orig/debian/rules ftpwatch-1.17.1/debian/rules
--- ftpwatch-1.17.1.orig/debian/rules 2000-10-29 14:20:33.000000000 +0100
+++ ftpwatch-1.17.1/debian/rules 2005-01-30 14:31:39.000000000 +0100
@@ -45,7 +45,7 @@
# Must have debmake installed for this to work. Otherwise please copy
# /usr/bin/debstd into the debian directory and change debstd to debian/debstd
dh_perl
- debstd README.debian
+ debstd
cp debian/config debian/templates debian/tmp/DEBIAN
# mkdir debian/tmp/usr/share
Thanks.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]