mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 13:00:08 +00:00
corrected travis 16
This commit is contained in:
parent
23d9686096
commit
df1f265592
@ -6,7 +6,7 @@ source buildScripts/versionEnvs
|
|||||||
|
|
||||||
cd fontforge
|
cd fontforge
|
||||||
./bootstrap
|
./bootstrap
|
||||||
./configure
|
./configure --disable-silent-rules
|
||||||
|
|
||||||
# Apply any patches required for fontforge raw sources before we make
|
# Apply any patches required for fontforge raw sources before we make
|
||||||
#
|
#
|
||||||
@ -19,10 +19,10 @@ done
|
|||||||
|
|
||||||
tree /usr/include/python2.7
|
tree /usr/include/python2.7
|
||||||
|
|
||||||
cd fontforge
|
#cd fontforge
|
||||||
make -n
|
#make -n
|
||||||
|
#cd ..
|
||||||
|
|
||||||
cd ..
|
|
||||||
make
|
make
|
||||||
|
|
||||||
#make $MAKE_PARALLEL
|
#make $MAKE_PARALLEL
|
||||||
|
Loading…
Reference in New Issue
Block a user