mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
kodi: fix cmake after move to root
This commit is contained in:
parent
29fffe3a43
commit
5e058705dd
@ -31,8 +31,6 @@ PKG_LONGDESC="Kodi Media Center (which was formerly named Xbox Media Center or X
|
|||||||
PKG_IS_ADDON="no"
|
PKG_IS_ADDON="no"
|
||||||
PKG_AUTORECONF="no"
|
PKG_AUTORECONF="no"
|
||||||
|
|
||||||
PKG_CMAKE_SCRIPT="$ROOT/$PKG_BUILD/project/cmake/CMakeLists.txt"
|
|
||||||
|
|
||||||
get_graphicdrivers
|
get_graphicdrivers
|
||||||
|
|
||||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET dbus"
|
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET dbus"
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
diff --git a/project/cmake/modules/FindSmbClient.cmake b/project/cmake/modules/FindSmbClient.cmake
|
diff -Naur a/cmake/modules/FindSmbClient.cmake b/cmake/modules/FindSmbClient.cmake
|
||||||
index 6455cce..379d79c 100644
|
--- a/cmake/modules/FindSmbClient.cmake 2016-09-17 08:35:33.000000000 -0700
|
||||||
--- a/project/cmake/modules/FindSmbClient.cmake
|
+++ b/cmake/modules/FindSmbClient.cmake 2016-09-25 13:38:38.969125892 -0700
|
||||||
+++ b/project/cmake/modules/FindSmbClient.cmake
|
|
||||||
@@ -14,7 +14,7 @@
|
@@ -14,7 +14,7 @@
|
||||||
#
|
#
|
||||||
# SmbClient::SmbClient - The SmbClient library
|
# SmbClient::SmbClient - The SmbClient library
|
||||||
|
Loading…
x
Reference in New Issue
Block a user