From 3ae1a5d1534b115a5e918acd0f1976fddce6b81e Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Tue, 13 Aug 2002 23:55:55 +0000 Subject: [PATCH] Add python link to build-datadir. Fixes generation of midi2ly man page. --- GNUmakefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile.in b/GNUmakefile.in index f590fbf468..ca3cf2422a 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -135,7 +135,7 @@ $(builddir)/share/lilypond-force: ln -s ../../mf/$(outconfbase) tfm && \ ln -s $(abs-srcdir)/mf && \ ln -s $(abs-srcdir)/ps && \ - ln -s ../../python/out python && \ + ln -s ../../python/$(outconfbase) python && \ ln -s $(abs-srcdir)/scm @cd $(builddir)/share/lilypond/tex && \ ln -s $(abs-srcdir)/tex source && \ -- 2.39.5