Module: kamailio Branch: master Commit: 04ac6c9f3784145dd8299f1d7b5df05b29655524 URL: https://github.com/kamailio/kamailio/commit/04ac6c9f3784145dd8299f1d7b5df05b29655524
Author: Daniel-Constantin Mierla <[email protected]> Committer: Daniel-Constantin Mierla <[email protected]> Date: 2024-12-05T17:22:59+01:00 pkg/kamailio/alpine: removed print and print_lib modules --- Modified: pkg/kamailio/alpine/APKBUILD --- Diff: https://github.com/kamailio/kamailio/commit/04ac6c9f3784145dd8299f1d7b5df05b29655524.diff Patch: https://github.com/kamailio/kamailio/commit/04ac6c9f3784145dd8299f1d7b5df05b29655524.patch --- diff --git a/pkg/kamailio/alpine/APKBUILD b/pkg/kamailio/alpine/APKBUILD index a2c1f4ac238..585705a7fd9 100644 --- a/pkg/kamailio/alpine/APKBUILD +++ b/pkg/kamailio/alpine/APKBUILD @@ -77,7 +77,7 @@ _mod_list_dbuid="db2_ops uid_auth_db uid_avp_db uid_domain uid_gflags \ uid_uri_db" # - modules for devel purposes -_mod_list_devel="misctest print print_lib" +_mod_list_devel="misctest" # - modules depending on pcre2 library _mod_list_pcre="dialplan lcr regex" _______________________________________________ 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!
