Do not include the top-level ChangeLog file in /usr/share/doc/e2fsprogs

for debian packages.  The RELEASE-NOTES file is what people should be
reading instead.
bitmap-optimize
Theodore Ts'o 2003-07-23 09:55:39 -04:00
parent c6df04bbdb
commit 9bf19713c8
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -325,7 +325,7 @@ binary-arch: install install-udeb
dh_installinfo -pcomerr-dev ${stdbuilddir}/lib/et/com_err.info
dh_installinfo -pe2fslibs-dev ${stdbuilddir}/doc/libext2fs.info
DH_OPTIONS= dh_installchangelogs -pe2fsprogs -plibblkid${BLKID_SOVERSION} ChangeLog
DH_OPTIONS= dh_installchangelogs -pe2fsprogs -plibblkid${BLKID_SOVERSION}
for i in libcomerr${COMERR_SOVERSION} libss${SS_SOVERSION} ; do \
mkdir -p ${maindir}/usr/share/doc/$$i ; \