sergey-safarov left a comment (kamailio/kamailio#4241)

Quick question regarding make apk and abuild -r
make apk - download kamailio sources, evaluate sha256 and injecting into abuild scripts.

https://github.com/kamailio/kamailio/blob/master/pkg/kamailio/Makefile#L30-L36

abuild -r - trigger packages compilation for Alpine Linux. Yes, it is a Alpine linux specific tool. It is line rpmbuild utility for rpm based dists.

I will try to prepare the Alpine script using what you recommended.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/issues/4241/2906916627@github.com>