mirror of https://github.com/sipwise/rtpengine.git
Provide the targets for the two /bin/ components. Adapt .install debhelper files. Adapt iptables module install location to use the environment variable. Change-Id: I963feba5f60f53773e497121d8947e7b4997d687pull/1592/head
parent
92ef924f5a
commit
797fc0e06b
@ -1,3 +1,3 @@
|
||||
daemon/rtpengine /usr/bin/
|
||||
debian/ngcp-rtpengine-iptables-setup /usr/sbin
|
||||
etc/rtpengine.conf /etc/rtpengine/
|
||||
usr/bin/rtpengine
|
||||
|
@ -1 +1 @@
|
||||
iptables-extension/libxt_RTPENGINE.so ${env:XTABLES_DIR}
|
||||
${env:XTABLES_DIR}/libxt_RTPENGINE.so ${env:XTABLES_DIR}
|
||||
|
@ -1,3 +1,3 @@
|
||||
debian/ngcp-rtpengine-recording-nfs-setup /usr/sbin/
|
||||
etc/rtpengine-recording.conf /etc/rtpengine/
|
||||
recording-daemon/rtpengine-recording /usr/bin/
|
||||
usr/bin/rtpengine-recording
|
||||
|
Loading…
Reference in new issue