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

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Wed Oct 26 21:45:27 UTC 2016


The following commit has been merged in the master branch:
commit 75633789fece45e2fef3e0f5f66680394f2d164a
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Wed Oct 26 23:31:57 2016 +0200

    Drop hack to build with p8-platform

diff --git a/debian/rules b/debian/rules
index 2736a58..ab2802e 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-argustv packaging



More information about the pkg-multimedia-commits mailing list