]> git.donarmstrong.com Git - lilypond.git/blobdiff - tex/GNUmakefile
*** empty log message ***
[lilypond.git] / tex / GNUmakefile
index 623b9a0aa1c78b270d2eaf60ddacd8bdd8420210..239f4f8f9be7496eef4162ae0b36948cd6070361 100644 (file)
@@ -18,11 +18,12 @@ $(outdir)/music-drawing-routines.ps: $(depth)/ps/music-drawing-routines.ps
        -ln $< $@
 
 $(outdir)/latin1.enc: GNUmakefile
-       echo '/ISOLatin1Encoding' > $@ 
+       echo '/ISOLatin1Encoding' > $@.orig
        echo 'ISOLatin1Encoding pstack' \
-         | gs -sDEVICE=nullpage  -quiet - \
-         | sed 's|/minus|/hyphen|' >> $@
-       echo 'def' >> $@
+         | gs -sDEVICE=nullpage  -quiet - 2>> $@.orig
+       echo 'def' >> $@.orig
+       sed 's|/minus|/hyphen|' < $@.orig > $@
+
 
 # teTeX-2.0.x compatibility.
 local-install: