mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-05 12:29:33 +00:00
Revert "FS-7605 remove surplus config flags"
This reverts commit 157cac97e3eaf6e9d792232ec19859d8c7464f89.
This commit is contained in:
parent
5550f37fe0
commit
c7eb3abc16
13
debian/rules
vendored
13
debian/rules
vendored
@ -77,6 +77,19 @@ override_dh_auto_clean:
|
|||||||
--enable-core-odbc-support --enable-zrtp \
|
--enable-core-odbc-support --enable-zrtp \
|
||||||
--enable-core-pgsql-support \
|
--enable-core-pgsql-support \
|
||||||
--prefix=/usr --localstatedir=/var \
|
--prefix=/usr --localstatedir=/var \
|
||||||
|
--sysconfdir=/etc \
|
||||||
|
--with-modinstdir=/usr/lib/freeswitch/mod \
|
||||||
|
--with-rundir=/var/run/freeswitch \
|
||||||
|
--with-logfiledir=/var/log/freeswitch \
|
||||||
|
--with-dbdir=/var/lib/freeswitch/db \
|
||||||
|
--with-htdocsdir=/usr/share/freeswitch/htdocs \
|
||||||
|
--with-soundsdir=/usr/share/freeswitch/sounds \
|
||||||
|
--with-storagedir=/var/lib/freeswitch/storage \
|
||||||
|
--with-cachedir=/var/cache/freeswitch \
|
||||||
|
--with-grammardir=/usr/share/freeswitch/grammar \
|
||||||
|
--with-certsdir=/etc/freeswitch/tls \
|
||||||
|
--with-scriptdir=/usr/share/freeswitch/scripts \
|
||||||
|
--with-recordingsdir=/var/lib/freeswitch/recordings \
|
||||||
--enable-static-v8 --disable-parallel-build-v8
|
--enable-static-v8 --disable-parallel-build-v8
|
||||||
touch $@
|
touch $@
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user