Commit 0edb91ca authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf opus-1.1.4.tar.gz
cd opus-1.1.4 && ./configure --prefix=/usr --disable-static --docdir=/usr/share/doc/opus-1.1.4
$(MAKE) -C opus-1.1.4
$(MAKE) -C opus-1.1.4 check
$(MAKE) -C opus-1.1.4 install
rm -rf opus-1.1.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