mirror of
https://git.proxmox.com/git/mirror_smartmontools-debian
synced 2025-08-14 14:44:50 +00:00
Remove superfluous docs from package
This commit is contained in:
parent
6c5eb127c8
commit
055efcb03f
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -17,6 +17,7 @@ smartmontools (6.4+svn4109-2) UNRELEASED; urgency=medium
|
||||
* Get rid of update-smart-drivedb. Closes: #783317, #804299, #706909.
|
||||
* Bump standards version (no further changes required)
|
||||
* Enhance rules clean target to make repeated builds easier
|
||||
* Stop installing duplicate/irrelevant docs (COPYING, changelog, INSTALL)
|
||||
|
||||
-- Jonathan Dowland <jmtd@debian.org> Tue, 26 Jan 2016 17:04:15 +0000
|
||||
|
||||
|
3
debian/rules
vendored
3
debian/rules
vendored
@ -108,6 +108,9 @@ binary-indep:
|
||||
binary-arch: build install
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
rm -f debian/smartmontools/usr/share/doc/smartmontools/INSTALL \
|
||||
debian/smartmontools/usr/share/doc/smartmontools/COPYING \
|
||||
debian/smartmontools/usr/share/doc/smartmontools/ChangeLog
|
||||
dh_installdocs
|
||||
dh_installexamples
|
||||
dh_installmenu
|
||||
|
Loading…
Reference in New Issue
Block a user