$NetBSD: patch-aa,v 1.8 2015/04/08 01:43:33 rodent Exp $ Don't install Linux init.d files nor CONF_FILES. --- Makefile.in.orig 2014-07-26 09:50:18.000000000 +0000 +++ Makefile.in @@ -182,11 +182,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 \ @@ -585,8 +584,7 @@ docs_DATA = \ NEWS \ README \ TODO \ - WARNINGS \ - smartd.conf + WARNINGS examplesdir = $(exampledir) examples_DATA = \ @@ -1666,7 +1664,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