Update build.sh

This commit is contained in:
Abhishek Arya 2018-02-20 12:07:15 -08:00 committed by GitHub
parent 96e247040f
commit b2f2519b63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
cd $SRC/fribidi
./autogen.sh --disable-docs --enable-static=yes --enable-shared=no --with-pic=yes --prefix=/work/
make
make install
cd $SRC/libass