Module: kamailio Branch: master Commit: 9ddd70a45168c618a3ef2356689890daee8c8415 URL: https://github.com/kamailio/kamailio/commit/9ddd70a45168c618a3ef2356689890daee8c8415
Author: Sergey Safarov <s.safa...@anycast-lb.net> Committer: Sergey Safarov <s.safa...@anycast-lb.net> Date: 2025-06-12T11:13:28+03:00 pkg/kamailio: updated alpine build rules --- Modified: pkg/kamailio/Makefile --- Diff: https://github.com/kamailio/kamailio/commit/9ddd70a45168c618a3ef2356689890daee8c8415.diff Patch: https://github.com/kamailio/kamailio/commit/9ddd70a45168c618a3ef2356689890daee8c8415.patch --- diff --git a/pkg/kamailio/Makefile b/pkg/kamailio/Makefile index ce2e3ae7327..6f1a18ec3c6 100644 --- a/pkg/kamailio/Makefile +++ b/pkg/kamailio/Makefile @@ -32,8 +32,8 @@ apk: sed -e "s/^_gitcommit=.*/_gitcommit=${GIT_TAG}/" \ -e "s/^pkgver=.*/pkgver=${APK_VERSION}/" \ -i alpine/APKBUILD - cd alpine && abuild snapshot - @echo \"abuild\" cannot be started from Makefile please start manually \"cd alpine \&\& abuild -r\" + abuild -C alpine snapshot + @echo \"abuild\" cannot be started from Makefile please start manually \"abuild -C alpine -r\" # build source rpm package .PHONY: src.rpm _______________________________________________ Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org To unsubscribe send an email to sr-dev-le...@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!