mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
CImageInfo: using "DATADIR" instead fixed path
This commit is contained in:
@@ -48,7 +48,7 @@
|
|||||||
#include <nhttpd/yconfig.h>
|
#include <nhttpd/yconfig.h>
|
||||||
|
|
||||||
#define VERSION_FILE TARGET_PREFIX "/.version"
|
#define VERSION_FILE TARGET_PREFIX "/.version"
|
||||||
#define Y_VERSION_FILE TARGET_PREFIX "/share/tuxbox/neutrino/httpd/Y_Version.txt"
|
#define Y_VERSION_FILE DATADIR "/neutrino/httpd/Y_Version.txt"
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user