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

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Thu Nov 3 21:37:43 UTC 2016


The following commit has been merged in the master branch:
commit ab7fe536611a9a120ab0a8de3c7779f1f7f71702
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Thu Oct 27 16:24:21 2016 +0200

    Drop hack to build with p8-platform

diff --git a/debian/rules b/debian/rules
index ffa51c1..d73aa74 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,6 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 	dh $@
 
 override_dh_auto_configure:
-	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-dvbviewer packaging



More information about the pkg-multimedia-commits mailing list