]> arthur.barton.de Git - netatalk.git/commitdiff
Always generate all initscripts
authorFrank Lahm <franklahm@googlemail.com>
Sat, 17 Nov 2012 13:14:17 +0000 (14:14 +0100)
committerFrank Lahm <franklahm@googlemail.com>
Sat, 17 Nov 2012 13:14:17 +0000 (14:14 +0100)
initscripts are now all created with variable substitution from
the templates, but they're not installed. Installation happens
only if the configure arg for the platform is used.
This should help packagers picking up an initscript for a package.

distrib/initscripts/Makefile.am

index 4b88ba9d39f6ac37bc4195ff89f0b9459fcb951a..5bdf95103016fb7796cfcdffc838bab4a56405ca 100644 (file)
@@ -39,6 +39,7 @@ TEMPLATES = \
 
 CLEANFILES = $(GENERATED_FILES) $(sysv_SCRIPTS) $(service_DATA) afpd cnid_metad
 EXTRA_DIST = $(TEMPLATES)
+noinst_DATA = $(GENERATED_FILES)
 
 # overwrite automake uninstall
 # not beautiful, but this way we can call the OS specific init script