mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
FS-3128
This commit is contained in:
Vendored
+2
@@ -1,3 +1,5 @@
|
||||
opt/freeswitch/conf/autoload_configs/python.conf.xml
|
||||
opt/freeswitch/mod/mod_python.so*
|
||||
usr/lib/python2.*/*-packages/freeswitch.py*
|
||||
usr/lib/python2.*/*-packages/ESL.py*
|
||||
usr/lib/python2.*/*-packages/_ESL.so*
|
||||
|
||||
Vendored
+1
@@ -208,6 +208,7 @@ install: build
|
||||
dh_installdirs -A
|
||||
|
||||
VERBOSE=1 $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
|
||||
cd libs/esl && VERBOSE=1 $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install && cd -
|
||||
|
||||
|
||||
# Build architecture-independent files here.
|
||||
|
||||
Reference in New Issue
Block a user