mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
CImageInfo: using "DATADIR" instead fixed path
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
#include <nhttpd/yconfig.h>
|
||||
|
||||
#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;
|
||||
|
||||
|
Reference in New Issue
Block a user