[SCM] kodi-pvr-hdhomerun/master: Drop hack to build with p8-platform

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Thu Nov 3 21:42:28 UTC 2016


The following commit has been merged in the master branch:
commit 895db77c7c5e91e721a7eb55ed3a83023f3f6807
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Thu Nov 3 22:39:00 2016 +0100

    Drop hack to build with p8-platform

diff --git a/debian/rules b/debian/rules
index 3662d68..7d37830 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,8 +15,6 @@ export DEB_CXXFLAGS_MAINT_APPEND = -I$(CURDIR)/src/
 	dh $@
 
 override_dh_auto_configure:
-	# hack for using cec-platform
-	ln -s /usr/include/cec-platform src/platform
 	dh_auto_configure -- -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=1 -DCMAKE_INSTALL_LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH)/kodi -DUSE_LTO=1
 
 override_dh_installdocs:

-- 
kodi-pvr-hdhomerun packaging



More information about the pkg-multimedia-commits mailing list