diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:02:37 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:02:37 +0000 |
commit | 3c0e4977e20b58d809b2bc19215e19db6292bb54 (patch) | |
tree | 48bf0bb63bd5fad4363f0e632141088161184e0d /debian/apt-utils.manpages | |
parent | b13af988f4ad021695c1f1585dce72fdc8e5a336 (diff) |
* Patch from Otavio Salvador to switch from dh_installm...
Author: mdz
Date: 2003-08-02 19:51:02 GMT
* Patch from Otavio Salvador to switch from dh_installmanpages to
dh_installman. Fixes the problem where the pt_BR man page was
installed in the wrong location (Closes: #194558)
Diffstat (limited to 'debian/apt-utils.manpages')
-rw-r--r-- | debian/apt-utils.manpages | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/apt-utils.manpages b/debian/apt-utils.manpages new file mode 100644 index 000000000..a68e909fc --- /dev/null +++ b/debian/apt-utils.manpages @@ -0,0 +1,6 @@ +doc/apt-extracttemplates.1 +doc/apt-ftparchive.1 +doc/apt-sortpkgs.1 +doc/fr/apt-extracttemplates.fr.1 +doc/fr/apt-ftparchive.fr.1 +doc/fr/apt-sortpkgs.fr.1 |