[SCM] fluidsynth/master: Build without autoreconf.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Oct 2 11:14:02 UTC 2017


The following commit has been merged in the master branch:
commit b4977ea23c3c488367ec3db718fb791806e4878f
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Oct 2 12:32:16 2017 +0200

    Build without autoreconf.

diff --git a/debian/rules b/debian/rules
index eb5b86b..a1dc824 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ -Scmake
+	dh $@ -Scmake --without autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

-- 
fluidsynth packaging



More information about the pkg-multimedia-commits mailing list