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.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.manpages')
-rw-r--r-- | debian/apt.manpages | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/apt.manpages b/debian/apt.manpages new file mode 100644 index 000000000..cc391dc23 --- /dev/null +++ b/debian/apt.manpages @@ -0,0 +1,18 @@ +doc/apt-cache.8 +doc/apt-cdrom.8 +doc/apt-config.8 +doc/apt-get.8 +doc/apt.8 +doc/apt.conf.5 +doc/apt_preferences.5 +doc/fr/apt-cache.fr.8 +doc/fr/apt-cdrom.fr.8 +doc/fr/apt-config.fr.8 +doc/fr/apt-get.fr.8 +doc/fr/apt.conf.fr.5 +doc/fr/apt_preferences.fr.5 +doc/fr/sources.list.fr.5 +doc/fr/vendors.list.fr.5 +doc/pt_BR/apt_preferences.pt_BR.5 +doc/sources.list.5 +doc/vendors.list.5 |