]> git.donarmstrong.com Git - lilypond.git/commitdiff
use quilt
authorDon Armstrong <don@donarmstrong.com>
Sun, 29 Dec 2013 20:52:51 +0000 (12:52 -0800)
committerDon Armstrong <don@donarmstrong.com>
Sun, 29 Dec 2013 20:52:51 +0000 (12:52 -0800)
debian/rules

index 2eeb8bbd7c5173b8f85d7259fd4346c3c4d04700..7e95c5cb7b95066a0bfa32002da96a46fdafd8d5 100755 (executable)
@@ -32,7 +32,7 @@ ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
 endif
 
 %:
-       dh $@ --parallel --with autotools-dev --with python2
+       dh $@ --parallel --with autotools-dev --with python2 --with quilt
 
 
 override_dh_auto_configure: