[SCM] sonic-visualiser/master: Removed outdated tweaks to build sv* modules

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Tue Oct 3 19:01:34 UTC 2017


The following commit has been merged in the master branch:
commit a86b50ce9619ad6f2c05755aafc61579f1f94b8b
Author: IOhannes m zmölnig (Debian/GNU) <umlaeute at debian.org>
Date:   Tue Oct 3 20:56:06 2017 +0200

    Removed outdated tweaks to build sv* modules

diff --git a/debian/rules b/debian/rules
index cd42504..3075f20 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,15 +23,7 @@ override_dh_installchangelogs:
 override_dh_auto_configure:
 	dh_auto_configure
 
-	perl -i -pe 's,-I/usr/include/FLAC,,' Makefile
-	perl -i -pe 's,-I/usr/include/FLAC,,' svapp/Makefile
-	perl -i -pe 's,-I/usr/include/FLAC,,' svcore/Makefile
-	perl -i -pe 's,-I/usr/include/FLAC,,' svgui/Makefile
-
 override_dh_auto_build:
-	$(MAKE) -C svcore
-	$(MAKE) -C svgui
-	$(MAKE) -C svapp
 	$(MAKE)
 
 get-orig-source:

-- 
sonic-visualiser packaging



More information about the pkg-multimedia-commits mailing list