[SCM] cantata/master: Enable local HTTP service to feed files to mpd

stuart at users.alioth.debian.org stuart at users.alioth.debian.org
Sun Dec 24 12:51:50 UTC 2017


The following commit has been merged in the master branch:
commit 17ead640bcb9bd942f5ea2947f1fe6fa1067cc69
Author: Stuart Prescott <stuart at debian.org>
Date:   Sun Dec 24 19:00:23 2017 +1100

    Enable local HTTP service to feed files to mpd
    
    Closes: #872704

diff --git a/debian/rules b/debian/rules
index 6205285..28d3eb7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 	dh $@ --parallel --with kde
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DENABLE_HTTP_SERVER=OFF
+	dh_auto_configure
 
 override_dh_auto_install:
 	dh_auto_install

-- 
cantata packaging



More information about the pkg-multimedia-commits mailing list