]> git.proxmox.com Git - mirror_smartmontools-debian.git/blame - debian/patches/install.diff
Merge commit 'upstream/5.41+svn3365'
[mirror_smartmontools-debian.git] / debian / patches / install.diff
CommitLineData
f36e3759
GI
1Do not install CHANGELOG COPYING INSTALL initd files
2
3This 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: