Commit 1187e102 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf sofia-sip-1.12.11.tar.gz
patch -Np1 -d sofia-sip-1.12.11 < sofia-sip-1.12.11-arm64.patch
cd sofia-sip-1.12.11 && ./configure --prefix=/usr --disable-static
$(MAKE) -C sofia-sip-1.12.11
# FIXME: tests failure
# $(MAKE) -C sofia-sip-1.12.11 check
$(MAKE) -C sofia-sip-1.12.11 install
rm -rf sofia-sip-1.12.11
This diff is collapsed.
pkg
/usr/lib/pkgconfig/.*
lib
/usr/lib/lib.*
/usr/share/sofia-sip/.*
man
/usr/share/man/.*
bin
/usr/bin/.*
headers
/usr/include/.*
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment