File zm.conf.patch of Package ZoneMinder
From 3842c03ff5df84152390b24432b61ae9ede4e07f Mon Sep 17 00:00:00 2001 From: Dirk Hartmann <2monex@gmx.net> Date: Mon, 13 Apr 2020 16:04:34 +0200 Subject: [PATCH 8/8] zm.conf --- zm.conf.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zm.conf.in b/zm.conf.in index 312c9aeae..b9a780893 100644 --- a/zm.conf.in +++ b/zm.conf.in @@ -12,7 +12,10 @@ # # Path to installed data directory, used mostly for finding DB upgrade scripts -ZM_PATH_DATA=@PKGDATADIR@ +ZM_PATH_DATA=/usr/share/zoneminder + +# Path to build directory +ZM_PATH_BUILD=/usr/share/zoneminder # Path to ZoneMinder binaries ZM_PATH_BIN=@BINDIR@ -- 2.26.0




