From 053f6f8b4e7431d32511aef209188a084e8c7e79 Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 9 Feb 2001 00:57:53 +0000 Subject: r420: big monsta changes --- dh_installdocs.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'dh_installdocs.1') diff --git a/dh_installdocs.1 b/dh_installdocs.1 index aa72b46b..6df294cb 100644 --- a/dh_installdocs.1 +++ b/dh_installdocs.1 @@ -67,6 +67,10 @@ all packages if -A is specified). Note that dh_installdocs will happily copy entire directory hierarchies if you ask it to (it uses cp -a internally). If it is asked to install a directory, it will install the complete contents of the directory. +.P +Note that this command is not idempotent. "dh_clean -k" should be called +between invocations of this command. Otherwise, it may cause multiple +instances of the same text to be added to maintainer scripts. .SH ENVIRONMENT See .BR debhelper (1) @@ -75,10 +79,6 @@ for a list of environment variables that affect all debhelper commands. .BR debhelper (1) .TP .BR install-docs (8) -.SH NOTES -Note that this command is not idempotent. "dh_clean -k" should be called -between invocations of this command. Otherwise, it may cause multiple -instances of the same text to be added to maintainer scripts. .SH BUGS It's impossible to specify filenames with spaces or other whitespace in them in debian/package.docs file. This is more a historical design flaw than a bug. -- cgit v1.2.3