commit cb1a0e331d26d8e68d994088a73c8deaee4ee9e7
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Oct 24 18:52:55 2018 +0200
Fixup versioning
kodi-18.0-versioning.patch | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/kodi-18.0-versioning.patch b/kodi-18.0-versioning.patch
index 4659968..2f92207 100644
--- a/kodi-18.0-versioning.patch
+++ b/kodi-18.0-versioning.patch
@@ -1,7 +1,8 @@
---- a/xbmc/Application.cpp 2015-12-06 14:30:15.924980306 -0600
-+++ b/xbmc/Application.cpp 2015-12-06 14:37:42.234030771 -0600
-@@ -464,7 +464,7 @@
- CSpecialProtocol::RegisterProfileManager(m_ServiceManager->GetProfileManager());
+diff -up kodi-18.0b4/xbmc/Application.cpp.versioning kodi-18.0b4/xbmc/Application.cpp
+--- kodi-18.0b4/xbmc/Application.cpp.versioning 2018-10-24 18:47:23.616489240 +0200
++++ kodi-18.0b4/xbmc/Application.cpp 2018-10-24 18:52:01.108753960 +0200
+@@ -430,7 +430,7 @@ bool CApplication::Create(const CAppPara
+ init_emu_environ();
CLog::Log(LOGNOTICE,
"-----------------------------------------------------------------------");
- CLog::Log(LOGNOTICE, "Starting %s (%s). Platform: %s %s %d-bit",
CSysInfo::GetAppName().c_str(), CSysInfo::GetVersion().c_str(),
Show replies by date