mirror of https://github.com/sipwise/rtpengine.git
Help external users to produce Debian packages without any NGCP dependence.pull/11/head
parent
eb9dbd87cc
commit
c7e3911778
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# remove ngcp-system-tools Pre-Depends
|
||||
sed -i -e '/^Pre-Depends: ngcp-system-tools\s*$/d' debian/control
|
||||
|
||||
exit 0
|
||||
Loading…
Reference in new issue