Commit 09609393 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Made package name generic

parent d3cbd0df
all: all:
tar xf libnice-0.1.16.tar.gz tar xf libnice-0.1.16.tar.gz
cd libnice-0.1.16 && ./configure --prefix=/usr --disable-static PACKAGE_STRING="AgriCamera WebRTC stream" cd libnice-0.1.16 && ./configure --prefix=/usr --disable-static PACKAGE_STRING="Camera WebRTC stream"
$(MAKE) -C libnice-0.1.16 $(MAKE) -C libnice-0.1.16
$(MAKE) -C libnice-0.1.16 install $(MAKE) -C libnice-0.1.16 install
-$(MAKE) -C libnice-0.1.16 check CK_TIMEOUT_MULTIPLIER=4 -$(MAKE) -C libnice-0.1.16 check CK_TIMEOUT_MULTIPLIER=4
......
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