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

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Sat Nov 19 08:07:47 UTC 2016


The following commit has been merged in the master branch:
commit e32f8a5d6794e7aaf8bf395d2e25400fc4184155
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Sat Nov 19 08:47:06 2016 +0100

    Drop hack to build with p8-platform

diff --git a/debian/rules b/debian/rules
index e4fcde3..4458fa6 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-njoy packaging



More information about the pkg-multimedia-commits mailing list