mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 13:00:08 +00:00
corrected travis 24
This commit is contained in:
parent
ec7d6d9379
commit
0792e570a5
@ -6,8 +6,14 @@ source buildScripts/versionEnvs
|
|||||||
|
|
||||||
export CONFIG_SITE=/home/travis/build/pdf2htmlEX/buildScripts/fontforgeConfig.site
|
export CONFIG_SITE=/home/travis/build/pdf2htmlEX/buildScripts/fontforgeConfig.site
|
||||||
|
|
||||||
|
echo ""
|
||||||
|
echo "-------------------------------"
|
||||||
pkg-config --cflags python
|
pkg-config --cflags python
|
||||||
pkg-config --cflags python-2.7
|
pkg-config --cflags python-2.7
|
||||||
|
echo $PYTHON_CFLAGS
|
||||||
|
echo $PYTHON_LIBS
|
||||||
|
echo "-------------------------------"
|
||||||
|
echo ""
|
||||||
|
|
||||||
cd fontforge
|
cd fontforge
|
||||||
./bootstrap
|
./bootstrap
|
||||||
|
Loading…
Reference in New Issue
Block a user