]> git.donarmstrong.com Git - lilypond.git/commitdiff
* GNUmakefile.in, buildscripts/lilypond.words: give only path in
authorHeikki Junes <heikki.junes@hut.fi>
Sat, 20 Sep 2003 10:06:55 +0000 (10:06 +0000)
committerHeikki Junes <heikki.junes@hut.fi>
Sat, 20 Sep 2003 10:06:55 +0000 (10:06 +0000)
        GNUmakefile.in.

ChangeLog
GNUmakefile.in
buildscripts/lilypond.words.py

index d629acc4a61d214d969a26ef12cdd4ea747dbbaa..73b951fe369dcb9b4177436062403702d91ba017 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,9 @@
 
        * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
 
+       * GNUmakefile.in, buildscripts/lilypond.words: give only path in
+       GNUmakefile.in.
+
 2003-09-19  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * stepmake/stepmake/help2man-rules.make: Allow manpages to fail
index 55d2ee25a3678afb069998b9aa082067c4b4d9cf..bdeed29f2f8da4d4cb38dacaed38fd1480991dd7 100644 (file)
@@ -60,7 +60,7 @@ get-pfa-fonts: $(outdir)/$(fontball)
        # install by hand from $<
 
 lilypond.words:
-       cd $(builddir) && $(PYTHON) $(buildscript-dir)/lilypond.words.py $(outdir)/lilypond.words
+       cd $(builddir) && $(PYTHON) $(buildscript-dir)/lilypond.words.py $(outdir)
 
 web-install: 
        -$(INSTALL) -m 755 -d $(webdir) 
index 10c8f9f5163b2e929c4e1aeda767c9b608a15a52..abc33b38017d46ae80068862facf26216a19aa4a 100755 (executable)
@@ -127,7 +127,7 @@ for name in [
 if sys.argv[1:] == []:
   out = open('lilypond.words', 'w')
 else:
-  out = open(sys.argv[1], 'w')
+  out = open(sys.argv[1]+'/lilypond.words', 'w')
 
 # the menu in lilypond-mode.el
 for line in [