Module: kamailio
Branch: master
Commit: 0d31d5fc2e2af4ed376aaf2691dc754761997e4f
URL: 
https://github.com/kamailio/kamailio/commit/0d31d5fc2e2af4ed376aaf2691dc754761997e4f

Author: Victor Seva <[email protected]>
Committer: Victor Seva <[email protected]>
Date: 2026-01-13T08:49:06+01:00

pkg/kamailio/deb: fix build step [skip ci]

---

Modified: pkg/kamailio/deb/bookworm/rules
Modified: pkg/kamailio/deb/bullseye/rules
Modified: pkg/kamailio/deb/debian/rules
Modified: pkg/kamailio/deb/jammy/rules
Modified: pkg/kamailio/deb/noble/rules
Modified: pkg/kamailio/deb/sid/rules
Modified: pkg/kamailio/deb/trixie/rules

---

Diff:  
https://github.com/kamailio/kamailio/commit/0d31d5fc2e2af4ed376aaf2691dc754761997e4f.diff
Patch: 
https://github.com/kamailio/kamailio/commit/0d31d5fc2e2af4ed376aaf2691dc754761997e4f.patch

---

diff --git a/pkg/kamailio/deb/bookworm/rules b/pkg/kamailio/deb/bookworm/rules
index 977bad9a0ac..79021952842 100755
--- a/pkg/kamailio/deb/bookworm/rules
+++ b/pkg/kamailio/deb/bookworm/rules
@@ -115,7 +115,4 @@ override_dh_auto_configure:
                -DEXCLUDE_MODULES="$(EXCLUDED_MODULES) 
$(EXTRA_EXCLUDED_MODULES)" \
                -DMODULE_GROUP_NAME="KSTANDARD $(shell echo "$(addprefix K, 
$(PACKAGE_GROUPS) $(EXTRA_GROUPS))"| tr '[:lower:]' '[:upper:]')"
 
-override_dh_auto_build:
-       cmake --build obj-${DEB_BUILD_GNU_TYPE} -j$(NUMJOBS) -t dbschema
-
 override_dh_auto_test:
diff --git a/pkg/kamailio/deb/bullseye/rules b/pkg/kamailio/deb/bullseye/rules
index a0b3a2f30db..6442271b5b6 100755
--- a/pkg/kamailio/deb/bullseye/rules
+++ b/pkg/kamailio/deb/bullseye/rules
@@ -115,7 +115,4 @@ override_dh_auto_configure:
                -DEXCLUDE_MODULES="$(EXCLUDED_MODULES) 
$(EXTRA_EXCLUDED_MODULES)" \
                -DMODULE_GROUP_NAME="KSTANDARD $(shell echo "$(addprefix K, 
$(PACKAGE_GROUPS) $(EXTRA_GROUPS))"| tr '[:lower:]' '[:upper:]')"
 
-override_dh_auto_build:
-       cmake --build obj-${DEB_BUILD_GNU_TYPE} -j$(NUMJOBS) -t dbschema
-
 override_dh_auto_test:
diff --git a/pkg/kamailio/deb/debian/rules b/pkg/kamailio/deb/debian/rules
index 32c4e26d095..3ff5f75c30c 100755
--- a/pkg/kamailio/deb/debian/rules
+++ b/pkg/kamailio/deb/debian/rules
@@ -115,7 +115,4 @@ override_dh_auto_configure:
                -DEXCLUDE_MODULES="$(EXCLUDED_MODULES) 
$(EXTRA_EXCLUDED_MODULES)" \
                -DMODULE_GROUP_NAME="KSTANDARD $(shell echo "$(addprefix K, 
$(PACKAGE_GROUPS) $(EXTRA_GROUPS))"| tr '[:lower:]' '[:upper:]')"
 
-override_dh_auto_build:
-       cmake --build obj-${DEB_BUILD_GNU_TYPE} -j$(NUMJOBS) -t dbschema
-
 override_dh_auto_test:
diff --git a/pkg/kamailio/deb/jammy/rules b/pkg/kamailio/deb/jammy/rules
index 977bad9a0ac..79021952842 100755
--- a/pkg/kamailio/deb/jammy/rules
+++ b/pkg/kamailio/deb/jammy/rules
@@ -115,7 +115,4 @@ override_dh_auto_configure:
                -DEXCLUDE_MODULES="$(EXCLUDED_MODULES) 
$(EXTRA_EXCLUDED_MODULES)" \
                -DMODULE_GROUP_NAME="KSTANDARD $(shell echo "$(addprefix K, 
$(PACKAGE_GROUPS) $(EXTRA_GROUPS))"| tr '[:lower:]' '[:upper:]')"
 
-override_dh_auto_build:
-       cmake --build obj-${DEB_BUILD_GNU_TYPE} -j$(NUMJOBS) -t dbschema
-
 override_dh_auto_test:
diff --git a/pkg/kamailio/deb/noble/rules b/pkg/kamailio/deb/noble/rules
index 977bad9a0ac..79021952842 100755
--- a/pkg/kamailio/deb/noble/rules
+++ b/pkg/kamailio/deb/noble/rules
@@ -115,7 +115,4 @@ override_dh_auto_configure:
                -DEXCLUDE_MODULES="$(EXCLUDED_MODULES) 
$(EXTRA_EXCLUDED_MODULES)" \
                -DMODULE_GROUP_NAME="KSTANDARD $(shell echo "$(addprefix K, 
$(PACKAGE_GROUPS) $(EXTRA_GROUPS))"| tr '[:lower:]' '[:upper:]')"
 
-override_dh_auto_build:
-       cmake --build obj-${DEB_BUILD_GNU_TYPE} -j$(NUMJOBS) -t dbschema
-
 override_dh_auto_test:
diff --git a/pkg/kamailio/deb/sid/rules b/pkg/kamailio/deb/sid/rules
index 977bad9a0ac..79021952842 100755
--- a/pkg/kamailio/deb/sid/rules
+++ b/pkg/kamailio/deb/sid/rules
@@ -115,7 +115,4 @@ override_dh_auto_configure:
                -DEXCLUDE_MODULES="$(EXCLUDED_MODULES) 
$(EXTRA_EXCLUDED_MODULES)" \
                -DMODULE_GROUP_NAME="KSTANDARD $(shell echo "$(addprefix K, 
$(PACKAGE_GROUPS) $(EXTRA_GROUPS))"| tr '[:lower:]' '[:upper:]')"
 
-override_dh_auto_build:
-       cmake --build obj-${DEB_BUILD_GNU_TYPE} -j$(NUMJOBS) -t dbschema
-
 override_dh_auto_test:
diff --git a/pkg/kamailio/deb/trixie/rules b/pkg/kamailio/deb/trixie/rules
index 977bad9a0ac..79021952842 100755
--- a/pkg/kamailio/deb/trixie/rules
+++ b/pkg/kamailio/deb/trixie/rules
@@ -115,7 +115,4 @@ override_dh_auto_configure:
                -DEXCLUDE_MODULES="$(EXCLUDED_MODULES) 
$(EXTRA_EXCLUDED_MODULES)" \
                -DMODULE_GROUP_NAME="KSTANDARD $(shell echo "$(addprefix K, 
$(PACKAGE_GROUPS) $(EXTRA_GROUPS))"| tr '[:lower:]' '[:upper:]')"
 
-override_dh_auto_build:
-       cmake --build obj-${DEB_BUILD_GNU_TYPE} -j$(NUMJOBS) -t dbschema
-
 override_dh_auto_test:

_______________________________________________
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!

Reply via email to