Set new `cache_dir` for debian
This commit is contained in:
parent
ad9381218d
commit
c0ec552268
|
@ -80,6 +80,7 @@ override_dh_auto_clean:
|
||||||
--with-htdocsdir=/usr/share/freeswitch/htdocs \
|
--with-htdocsdir=/usr/share/freeswitch/htdocs \
|
||||||
--with-soundsdir=/usr/share/freeswitch/sounds \
|
--with-soundsdir=/usr/share/freeswitch/sounds \
|
||||||
--with-storagedir=/var/lib/freeswitch/storage \
|
--with-storagedir=/var/lib/freeswitch/storage \
|
||||||
|
--with-cachedir=/var/cache/freeswitch \
|
||||||
--with-grammardir=/usr/share/freeswitch/grammar \
|
--with-grammardir=/usr/share/freeswitch/grammar \
|
||||||
--with-certsdir=/etc/freeswitch/tls \
|
--with-certsdir=/etc/freeswitch/tls \
|
||||||
--with-scriptdir=/usr/share/freeswitch/scripts \
|
--with-scriptdir=/usr/share/freeswitch/scripts \
|
||||||
|
|
Loading…
Reference in New Issue