Restructure installation and package generation

This commit is contained in:
BtbN
2014-01-25 03:44:34 +01:00
parent e964bea518
commit 6a9dda87bd
8 changed files with 212 additions and 82 deletions

View File

@@ -69,7 +69,7 @@ typedef int64_t off64_t;
#endif /* _MSC_VER */
#ifndef OBS_DATA_PATH
#define OBS_DATA_PATH "data"
#define OBS_DATA_PATH "../../data"
#endif
#ifndef OBS_INSTALL_PREFIX