From: Don Armstrong Date: Fri, 14 Sep 2012 18:34:18 +0000 (-0700) Subject: Use --with properly; don't bother to --list-missing X-Git-Tag: debian/2.16.0-1_exp+1~11 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=70592f754f6f3696db6fcb298e8ac59b528fc582;p=lilypond.git Use --with properly; don't bother to --list-missing --- diff --git a/debian/rules b/debian/rules index 2370983443..6ff3253583 100755 --- a/debian/rules +++ b/debian/rules @@ -28,7 +28,7 @@ ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) endif %: - dh $@ --parallel --with-autotools-dev --with-python2 --list-missing + dh $@ --parallel --with autotools-dev --with python2 override_dh_auto_configure: