Mageia Bugzilla – Attachment 9753 Details for
Bug 21594
Update request: Kodi 17.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
kodi-add-mageia-systeminfo.patch
kodi-add-mageia-systeminfo.patch (text/plain), 406 bytes, created by
Stig-Ørjan Smelror
on 2017-10-24 23:08:17 CEST
(
hide
)
Description:
kodi-add-mageia-systeminfo.patch
Filename:
MIME Type:
Creator:
Stig-Ørjan Smelror
Created:
2017-10-24 23:08:17 CEST
Size:
406 bytes
patch
obsolete
>--- xbmc-17.5-Krypton/xbmc/utils/SystemInfo.cpp.orig 2017-10-24 19:32:37.150901534 +0200 >+++ xbmc-17.5-Krypton/xbmc/utils/SystemInfo.cpp 2017-10-24 19:32:46.860227860 +0200 >@@ -1251,7 +1251,7 @@ > > std::string CSysInfo::GetVersion() > { >- return GetVersionShort() + " Git:" + CCompileInfo::GetSCMID(); >+ return GetVersionShort() + "" + CCompileInfo::GetSCMID(); > } > > std::string CSysInfo::GetBuildDate()
--- xbmc-17.5-Krypton/xbmc/utils/SystemInfo.cpp.orig 2017-10-24 19:32:37.150901534 +0200 +++ xbmc-17.5-Krypton/xbmc/utils/SystemInfo.cpp 2017-10-24 19:32:46.860227860 +0200 @@ -1251,7 +1251,7 @@ std::string CSysInfo::GetVersion() { - return GetVersionShort() + " Git:" + CCompileInfo::GetSCMID(); + return GetVersionShort() + "" + CCompileInfo::GetSCMID(); } std::string CSysInfo::GetBuildDate()
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 21594
:
9748
| 9753 |
9754