diff options
Diffstat (limited to 'dh_usrlocal')
-rwxr-xr-x | dh_usrlocal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_usrlocal b/dh_usrlocal index a82e21ca..db7dfcd8 100755 --- a/dh_usrlocal +++ b/dh_usrlocal @@ -48,7 +48,7 @@ Do not modify F<postinst>/F<prerm> scripts. =head1 NOTES -Note that this command is not idempotent. "dh_clean -k" should be called +Note that this command is not idempotent. L<dh_prep(1)> should be called between invocations of this command. Otherwise, it may cause multiple instances of the same text to be added to maintainer scripts. |