]> git.donarmstrong.com Git - lilypond.git/blobdiff - tex/GNUmakefile
* tex/GNUmakefile ($(outdir)/latin1.enc): Replace `/minus' with
[lilypond.git] / tex / GNUmakefile
index 311a08cdcda7f86b7f39f2fd144740d2c44b67b1..d8235c0e6bb23b61693bd34318a3b8bab9021796 100644 (file)
@@ -14,8 +14,10 @@ $(outdir)/music-drawing-routines.ps: $(depth)/ps/music-drawing-routines.ps
        -ln $< $@
 
 $(outdir)/latin1.enc: GNUmakefile
-       echo '/ISOLatin1Encoding ' > $@ 
-       echo 'ISOLatin1Encoding pstack' | gs -sDEVICE=nullpage  -quiet -  >> $@
-       echo ' def ' >> $@
+       echo '/ISOLatin1Encoding' > $@ 
+       echo 'ISOLatin1Encoding pstack' \
+         | gs -sDEVICE=nullpage  -quiet - \
+         | sed 's|/minus|/hyphen|' >> $@
+       echo 'def' >> $@
 
 all: $(INSTALLATION_FILES)