diff options
author | joey <joey> | 1999-08-17 04:38:16 +0000 |
---|---|---|
committer | joey <joey> | 1999-08-17 04:38:16 +0000 |
commit | 15e132da65d0ce115f0b9a12ada848a06d6a195e (patch) | |
tree | 41728ab09cd528c636643a6ec5c4827ebed20416 /dh_installdocs.1 | |
parent | e862c56c4ae3d77e02875e085fb4647cc20db0b8 (diff) | |
download | debhelper-15e132da65d0ce115f0b9a12ada848a06d6a195e.tar.gz |
r28: Initial Import
Diffstat (limited to 'dh_installdocs.1')
-rw-r--r-- | dh_installdocs.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dh_installdocs.1 b/dh_installdocs.1 index fc001130..68f3808c 100644 --- a/dh_installdocs.1 +++ b/dh_installdocs.1 @@ -12,8 +12,8 @@ dh_installdocs automatically installs debian/copyright if it exists. If dh_installdocs is acting on multiple packages, debian/copyright files will be installed into all packages. .P -Any filenames specified as parameters, as well as debian/README.debian (or -debian/README.Debian) and debian/TODO, if they exist, will be installed into +Any filenames specified as parameters, as well as debian/README.Debian (or +debian/README.debian) and debian/TODO, if they exist, will be installed into the first binary package listed in debian/control, if dh_installdocs is acting on that package. Note that debian/TODO will be installed named TODO.Debian, if the package is not a debian native package. |