summaryrefslogtreecommitdiff
path: root/man/Makefile.am
diff options
context:
space:
mode:
authorRaphael Hertzog <hertzog@debian.org>2009-04-09 18:07:09 +0200
committerRaphael Hertzog <hertzog@debian.org>2009-05-10 16:45:19 +0200
commit349aeaa4f2673678cf09d5a31d4b80db1f534639 (patch)
tree2d9ca8895fe766350d7bc16edb5ecde2c99560ad /man/Makefile.am
parent780d969788cbc639b75e876d010fbc0e80956aa0 (diff)
downloaddpkg-349aeaa4f2673678cf09d5a31d4b80db1f534639.tar.gz
dpkg-vendor: new script to query various vendor information
This tool is meant to be used in debian/rules files to have common source packages across multiple distributions and yet still have slightly different binary packages. To automatically conserve customizations across derivatives of a given distribution, one can use “dpkg-vendor --derives-from vendor” so that all derivatives keep the same customizations when they rebuild the source package even if the current vendor is no more the same.
Diffstat (limited to 'man/Makefile.am')
-rw-r--r--man/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index cba3101bd..6c582dc12 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -100,6 +100,7 @@ dist_man_MANS = \
dpkg-split.1 \
dpkg-statoverride.8 \
dpkg-trigger.1 \
+ dpkg-vendor.1 \
dpkg.1 \
dpkg.cfg.5 \
install-info.8 \