1
0
Fork 0

added deps

This commit is contained in:
Frank Celler 2012-07-11 11:25:27 +02:00
parent 24ead07956
commit 4f3ec07709
2 changed files with 2 additions and 2 deletions

View File

@ -189,7 +189,7 @@ arangosysconf_DATA = Installation/arangod.conf
BUILT_SOURCES += Installation/arangod.conf
Installation/arangod.conf: Installation/arangod.conf.in
Installation/arangod.conf: Installation/arangod.conf.in Makefile
sed \
-e 's%@LOGDIR@%${logdir}%g' \
-e 's%@DATABASE@%${databasedir}%g' \

View File

@ -5048,7 +5048,7 @@ uninstall-am: uninstall-arangosysconfDATA uninstall-binPROGRAMS \
uninstall-nobase_pkgdataDATA uninstall-sbinPROGRAMS
Installation/arangod.conf: Installation/arangod.conf.in
Installation/arangod.conf: Installation/arangod.conf.in Makefile
sed \
-e 's%@LOGDIR@%${logdir}%g' \
-e 's%@DATABASE@%${databasedir}%g' \