Tags: patch

Regards,

-- 
 Chris Lamb, Cambridgeshire, UK                        GPG: 0x634F9A20
--- lilypond-2.8.7.orig/scripts/midi2ly.py
+++ lilypond-2.8.7/scripts/midi2ly.py
@@ -53,7 +53,7 @@
 bindir = os.path.split (sys.argv[0])[0]
 
 for prefix_component in ['share', 'lib']:
-	datadir = os.path.abspath (bindir + '/../%s/lilypond/current/python/' % prefix_component)
+	datadir = os.path.abspath (bindir + '/../%s/lilypond/@TOPLEVEL_VERSION@/python/' % prefix_component)
 	sys.path.insert (0, datadir)
 
 import midi

Attachment: signature.asc
Description: PGP signature

Reply via email to