at work
This commit is contained in:
12
defines.h
12
defines.h
@@ -2,22 +2,22 @@
|
||||
/* defines.h.in. Generated from configure.ac by autoheader. */
|
||||
|
||||
/* location of cache dir */
|
||||
#define APP_CACHEDIR "/home/ziggi/projects/cworker/cache"
|
||||
#define APP_CACHEDIR "/dat2/Projects/cworker/cache"
|
||||
|
||||
/* location of configuration files for ${PACKAGE} */
|
||||
#define APP_CONFIGDIR "/home/ziggi/projects/cworker/"
|
||||
#define APP_CONFIGDIR "/dat2/Projects/cworker/"
|
||||
|
||||
/* location of database dir */
|
||||
#define APP_DATABASEDIR "/home/ziggi/projects/cworker/data"
|
||||
#define APP_DATABASEDIR "/dat2/Projects/cworker/data"
|
||||
|
||||
/* location of libs */
|
||||
#define APP_LIBDIR "/home/ziggi/projects/cworker/lib"
|
||||
#define APP_LIBDIR "/dat2/Projects/cworker/lib"
|
||||
|
||||
/* location of ${PACKAGE} logdir */
|
||||
#define APP_LOGDIR "/home/ziggi/projects/cworker/log"
|
||||
#define APP_LOGDIR "/dat2/Projects/cworker/log"
|
||||
|
||||
/* location of pid file */
|
||||
#define APP_RUNDIR "/home/ziggi/projects/cworker/run"
|
||||
#define APP_RUNDIR "/dat2/Projects/cworker/run"
|
||||
|
||||
/* effective user */
|
||||
#define APP_USER "ziggi"
|
||||
|
||||
Reference in New Issue
Block a user