[SCM] sox/master: Remove old configure option.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Nov 6 08:16:05 UTC 2017


The following commit has been merged in the master branch:
commit 6edea8f6738c94e9595d8098423fce9cb2a66571
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Nov 6 09:15:56 2017 +0100

    Remove old configure option.

diff --git a/debian/rules b/debian/rules
index 15d9dc2..92e5eb2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 	dh $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- --with-distro="$(shell dpkg-vendor --query vendor)" --with-dyn-default --without-ffmpeg
+	dh_auto_configure -- --with-distro="$(shell dpkg-vendor --query vendor)" --with-dyn-default
 
 # Takes care of postinst-has-useless-call-to-ldconfig for libsox-fmt-*
 override_dh_makeshlibs:

-- 
sox packaging



More information about the pkg-multimedia-commits mailing list