]> git.donarmstrong.com Git - lilypond.git/commitdiff
(OUT_POSTREMOVES): Reinclude install script
authorJan Nieuwenhuizen <janneke@gnu.org>
Mon, 27 Jun 2005 11:52:17 +0000 (11:52 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Mon, 27 Jun 2005 11:52:17 +0000 (11:52 +0000)
rule, errorneously removed probably because of misleading comment.

ChangeLog
cygwin/GNUmakefile

index 854d12b63b9295834b79fc94f77fc14a2902da73..60b6d231ea2a5483ec050211cf41dd41bbe54d3a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-06-27  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * cygwin/GNUmakefile (OUT_POSTREMOVES): Reinclude install script
+       rule, errorneously removed probably because of misleading comment.
+
 2005-06-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * Documentation/topdocs/INSTALL.texi (Top): remove EC fonts requirement.
index ecfe3b5171b45c3c200508d3c80f15aba7e463b2..1cdec730ab18415c0805b4db38ba91c7d2f57c1b 100644 (file)
@@ -21,6 +21,10 @@ OUT_POSTINSTALLS=$(POSTINSTALLS:%=$(outdir)/%)
 POSTREMOVES=$(wildcard postremove*.sh)
 OUT_POSTREMOVES=$(POSTREMOVES:%=$(outdir)/%)
 
+$(outdir)/%.sh: %.sh $(config_make)
+        cat $< | sed $(sed-atvariables) > $@
+        chmod 755 $@
+
 default: $(OUT_POSTINSTALLS) $(OUT_POSTREMOVES) $(OUTIN_FILES) 
 
 INSTALLATION_OUT_SUFFIXES=1