]> git.donarmstrong.com Git - lilypond.git/commitdiff
Fix FTBFS when built with dpkg-buildpackage -A
authorAnthony Fok <foka@debian.org>
Fri, 27 Jan 2017 20:01:56 +0000 (13:01 -0700)
committerAnthony Fok <foka@debian.org>
Fri, 27 Jan 2017 20:11:56 +0000 (13:11 -0700)
Previously, "$(MAKE) install" was not run for arch-independent build,
hence dh_install was unable to find the non-documentation files that are
destined for lilypond-data.

Thanks to Santiago Vila for the bug report. (Closes: #806067)


No differences found