Module: kamailio Branch: master Commit: d9f1c3842a3a70b2d6b5734dc6bbdcab24f1cb48 URL: https://github.com/kamailio/kamailio/commit/d9f1c3842a3a70b2d6b5734dc6bbdcab24f1cb48
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2025-12-09T14:10:13+01:00 Makefile.groups: removed db_pervdb from make group --- Modified: src/Makefile.groups --- Diff: https://github.com/kamailio/kamailio/commit/d9f1c3842a3a70b2d6b5734dc6bbdcab24f1cb48.diff Patch: https://github.com/kamailio/kamailio/commit/d9f1c3842a3a70b2d6b5734dc6bbdcab24f1cb48.patch --- diff --git a/src/Makefile.groups b/src/Makefile.groups index b6fed63d23e..277c59c34b8 100644 --- a/src/Makefile.groups +++ b/src/Makefile.groups @@ -122,7 +122,7 @@ mod_list_presence=presence presence_conference presence_dialoginfo \ mod_list_lua=app_lua # - modules depending on perl library -mod_list_perldeps=app_perl db_perlvdb +mod_list_perldeps=app_perl # - modules depending on python library mod_list_python=app_python _______________________________________________ Kamailio - Development Mailing List -- [email protected] To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender!
