You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lua-ngcp-kamailio/debian/rules

14 lines
319 B

#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
%:
dh $@ --buildsystem=lua --with lua
execute_after_dh_auto_install:
dh_install scripts/ngcp-dlgcnt-clean /usr/sbin
dh_install scripts/ngcp-dlglist-clean /usr/sbin
dh_install scripts/ngcp-dlgcnt-check /usr/sbin