On 05/04/2015 09:05 PM, Juha Heinanen wrote:
Since I want a single debian package that includes all the modules that I use in my config, i added a new custom module_group to Makefile.groups and then replaced in debian/rules kstandard group with my custom group and commented out making and installing the package groups. Is that the right approach?
Yes but I would say:
- you should have just kamailio package at debian/control - PACKAGE_GROUPS and EXTRA_GROUPS should be empty at debian/rules
Victor