$NetBSD: patch-aa,v 1.9 2015/09/24 22:30:29 tnn Exp $ Don't install Linux init.d files nor CONF_FILES. --- Makefile.in.orig 2015-06-04 16:30:22.000000000 +0000 +++ Makefile.in @@ -189,11 +189,10 @@ mkinstalldirs = $(install_sh) -d CONFIG_HEADER = config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = -am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(examplesdir)" \ +am__installdirs = "$(DESTDIR)$(sbindir)" \ "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(smartdscriptdir)" \ "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man8dir)" \ "$(DESTDIR)$(docsdir)" "$(DESTDIR)$(drivedbdir)" \ - "$(DESTDIR)$(examplesdir)" "$(DESTDIR)$(initddir)" \ "$(DESTDIR)$(sysconfdir)" "$(DESTDIR)$(systemdsystemunitdir)" PROGRAMS = $(sbin_PROGRAMS) am__smartctl_SOURCES_DIST = smartctl.cpp smartctl.h atacmdnames.cpp \ @@ -595,8 +594,7 @@ docs_DATA = \ INSTALL \ NEWS \ README \ - TODO \ - smartd.conf + TODO examplesdir = $(exampledir) examples_DATA = \ @@ -1686,7 +1684,7 @@ info-am: install-data-am: install-data-local install-docsDATA \ install-drivedbDATA install-examplesDATA \ - install-examplesSCRIPTS install-initdDATA install-man \ + install-examplesSCRIPTS install-man \ install-smartdscriptSCRIPTS install-systemdsystemunitDATA install-dvi: install-dvi-am