]> git.donarmstrong.com Git - lilypond.git/commitdiff
fix major/minor version
authorDon Armstrong <don@donarmstrong.com>
Wed, 19 Mar 2014 20:02:36 +0000 (13:02 -0700)
committerDon Armstrong <don@donarmstrong.com>
Wed, 19 Mar 2014 20:02:36 +0000 (13:02 -0700)
debian/rules

index bf8c1b240e3fefe0ee3571d0937bebfd3942304f..19fca156890848d773e2beae8ad62f40f5b456bd 100755 (executable)
@@ -5,6 +5,8 @@
 # version 2 or later for copying conditions.  There is NO warranty.
 #
 
+include VERSION
+
 export MAILADDRESS = lilypond@packages.debian.org
 
 # fontconfig blows chunks if it can't write to $HOME; and some
@@ -90,8 +92,8 @@ override_dh_install:
        dh_install --list-missing
 
 override_dh_python2:
-       dh_python2
-       dh_python2 usr/share/lilypond/*/python/
+       dh_python2 --verbose
+       dh_python2 --verbose usr/share/lilypond/$(MAJOR_VERSION).$(MINOR_VERSION).$(PATCH_LEVEL)/python/
 
 override_dh_compress:
        dh_compress -X.ly