mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-15 01:13:36 +02:00
try to fix path to /.version file
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2bf44a7e4b
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-12-06 (Sun, 06 Dec 2020)
Origin message was:
------------------
- try to fix path to /.version file
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -170,7 +170,7 @@ bool CBuildInfo::GetData()
|
||||
|
||||
#if 0
|
||||
CConfigFile data ('\t');
|
||||
data.loadConfig(TARGET_PREFIX "/.version");
|
||||
data.loadConfig(IMAGE_VERSION_FILE);
|
||||
build_info_t creator = {BI_TYPE_ID_CREATOR, LOCALE_BUILDINFO_CREATOR, data.getString("creator", "n/a")};
|
||||
v_info.push_back(creator);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user