forked from soutade/libgourou
		
	Fix setup.sh
fix path for updfparser
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user