From: Don Armstrong Date: Wed, 19 Mar 2014 20:02:36 +0000 (-0700) Subject: fix major/minor version X-Git-Tag: debian/2.18.0-1~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=412167191628df113580397d17d5dfc9bb6697ac;p=lilypond.git fix major/minor version --- diff --git a/debian/rules b/debian/rules index bf8c1b240e..19fca15689 100755 --- a/debian/rules +++ b/debian/rules @@ -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