]> gitweb.fluxo.info Git - backupninja.git/commitdiff
Install handlers as pkgdata_DATA, instead of their .in files.
authorintrigeri <intrigeri@boum.org>
Tue, 15 May 2012 15:43:09 +0000 (17:43 +0200)
committerintrigeri <intrigeri@boum.org>
Tue, 15 May 2012 15:52:49 +0000 (17:52 +0200)
ChangeLog
handlers/Makefile.am

index 0b2bf401ea3d8934331b3c18bbaadcf441588c13..47dde53ce96c37e9d5167ca459882fe8275de893 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -46,6 +46,7 @@ version 1.0 -- UNRELEASED
           to install such files anyway?
         . Have "make dist" ship handlers/*.in instead of make results.
         . Have "make dist" ship the FAQ.
+        . Install handlers as pkgdata_DATA, instead of their .in files.
     documentation changes
         . Document what features available to .sh jobs (Redmine #1558).
 
index 6c1969bdab2e71fdd6f5a60ec2782c8eea5aa5d5..bad53bbe857b9ffb5d833033e9b5b1ca50a7e9ff 100644 (file)
@@ -16,7 +16,7 @@ edit = sed \
     -e "s,@AWK\@,$(AWK),g" \
     -e "s,@SED\@,$(SED),g" 
 
-dist_pkgdata_DATA = $(DIST_HANDLERS)
+pkgdata_DATA = $(HANDLERS)
 
 dup: $(srcdir)/dup.in
        rm -f dup