forked from soutade/libgourou
Bad repo URL & make command for uPDFParser library
This commit is contained in:
parent
8a2b22ca9b
commit
fb812964e0
|
@ -15,8 +15,8 @@ fi
|
|||
|
||||
# uPDFParser
|
||||
if [ ! -d lib/updfparser ] ; then
|
||||
git clone http://indefero.soutade.fr/p/updfparser lib/updfparser
|
||||
git clone git://soutade.fr/updfparser.git lib/updfparser
|
||||
pushd lib/updfparser
|
||||
make STATIC=1 SHARED=0
|
||||
make BUILD_STATIC=1 BUILD_SHARED=0
|
||||
popd
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user