CImageInfo: using "DATADIR" instead fixed path

Origin commit data
------------------
Branch: ni/coolstream
Commit: b8e1d0ebbd
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-04 (Tue, 04 Oct 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2016-10-04 20:39:45 +02:00
parent 1b46dbc39f
commit 9fcaeb6745

View File

@@ -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;