update www and cgi-bin paths
This commit is contained in:
parent
b65acef92c
commit
95183bd3db
|
@ -50,8 +50,8 @@ override_dh_auto_configure:
|
|||
--host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
|
||||
--sysconfdir=/etc/zm --prefix=/usr --mandir=\$${prefix}/share/man \
|
||||
--infodir=\$${prefix}/share/info --with-mysql=/usr \
|
||||
--with-mariadb=/usr --with-webdir=/usr/share/zoneminder \
|
||||
--with-ffmpeg=/usr --with-cgidir=/usr/lib/cgi-bin \
|
||||
--with-mariadb=/usr --with-webdir=/usr/share/zoneminder/www \
|
||||
--with-ffmpeg=/usr --with-cgidir=/usr/lib/zoneminder/cgi-bin \
|
||||
--with-webuser=www-data --with-webgroup=www-data \
|
||||
--enable-crashtrace=no --enable-mmap=yes $(DEBOPT)
|
||||
|
||||
|
|
Loading…
Reference in New Issue