mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
Add the ability to specify the zm configdir at build time.
This commit is contained in:
@@ -19,7 +19,7 @@ ZM_PATH_BIN=@BINDIR@
|
||||
ZM_PATH_LIB=@LIBDIR@
|
||||
|
||||
# Path to ZoneMinder configuration (this file only at present)
|
||||
ZM_PATH_CONF=@SYSCONFDIR@
|
||||
ZM_PATH_CONF=@ZM_CONFIG_DIR@
|
||||
|
||||
# Path to ZoneMinder web files
|
||||
ZM_PATH_WEB=@WEB_PREFIX@
|
||||
|
||||
Reference in New Issue
Block a user