mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 13:00:08 +00:00
corrected travis 21
This commit is contained in:
parent
de1be14b03
commit
73f0eb7191
@ -13,6 +13,12 @@ cd fontforge
|
|||||||
./bootstrap
|
./bootstrap
|
||||||
./configure --disable-silent-rules
|
./configure --disable-silent-rules
|
||||||
|
|
||||||
|
echo ""
|
||||||
|
echo "-------------------------------"
|
||||||
|
cat config.log
|
||||||
|
echo "-------------------------------"
|
||||||
|
echo ""
|
||||||
|
|
||||||
# Apply any patches required for fontforge raw sources before we make
|
# Apply any patches required for fontforge raw sources before we make
|
||||||
#
|
#
|
||||||
for APATCHFILE in $(ls ../patches/fontforge-$FONTFORGE_VERSION-*)
|
for APATCHFILE in $(ls ../patches/fontforge-$FONTFORGE_VERSION-*)
|
||||||
|
Loading…
Reference in New Issue
Block a user