Fix setup.sh
fix path for updfparser
This commit is contained in:
parent
956bad3068
commit
98b531a232
|
@ -2,7 +2,7 @@
|
|||
|
||||
# uPDFParser
|
||||
if [ ! -d lib/updfparser ] ; then
|
||||
git clone git://soutade.fr/updfparser.git lib/updfparser
|
||||
git clone git://soutade.fr/soutade/updfparser.git lib/updfparser
|
||||
pushd lib/updfparser
|
||||
make BUILD_STATIC=1 BUILD_SHARED=0
|
||||
popd
|
||||
|
|
Loading…
Reference in New Issue
Block a user