]> git.proxmox.com Git - mirror_smartmontools-debian.git/blob - debian/patches/install.diff
2c50deafe8e48fca8c70213a433d57e4ad2e1b35
[mirror_smartmontools-debian.git] / debian / patches / install.diff
1 Do not install CHANGELOG COPYING INSTALL initd files
2
3 This patch should not be sent upstream
4
5 --- a/Makefile.am
6 +++ b/Makefile.am
7 @@ -264,9 +264,6 @@ endif
8
9 docsdir=$(docdir)
10 docs_DATA = AUTHORS \
11 - CHANGELOG \
12 - COPYING \
13 - INSTALL \
14 NEWS \
15 README \
16 TODO \
17 @@ -464,7 +461,6 @@ initd_DATA_uninstall = uninstall-initdDA
18
19 install-initdDATA-generic: $(initd_DATA)
20 $(mkinstalldirs) $(DESTDIR)$(initddir)
21 - $(INSTALL_SCRIPT) $(top_builddir)/smartd.initd $(DESTDIR)$(initddir)/smartd$(smartd_suffix)
22
23
24 uninstall-initdDATA-generic: