mirror of https://github.com/sipwise/rtpengine.git
Switch from the unconditional installation of the xtables module to do that through debhelper fragment files. This makes sure we only do that whenever we are building these packages, and thus do not fail to install into a non-existent directory. Change-Id: Ib7d96a9636435d030c42f265214cc1546e373699pull/1525/head
parent
9ec69c5c2d
commit
d8388f0685
@ -0,0 +1 @@
|
||||
${env:XTABLES_DIR}
|
||||
@ -0,0 +1 @@
|
||||
iptables-extension/libxt_RTPENGINE.so ${env:XTABLES_DIR}
|
||||
Loading…
Reference in new issue