git-svn-id: svn+q:///qpdf/trunk@899 71b93d88-0707-0410-a8cf-f5a4172ac649
This commit is contained in:
Jay Berkenbilt 2009-10-23 21:22:22 +00:00
parent 2243a01c6c
commit 0ca8c00ae8
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ if [ ! -d external-libs ]; then
fi
set -e
set -x
cwd=`pwd`
PATH=$cwd/libqpdf/build:$PATH