forked from pool/systemtap
This commit is contained in:
parent
e7efb5386c
commit
030cacf896
@ -8,8 +8,8 @@
|
|||||||
|
|
||||||
# bump up the allocated space so "xmlto pdf" works
|
# bump up the allocated space so "xmlto pdf" works
|
||||||
tapsets.pdf: tapsets.xml
|
tapsets.pdf: tapsets.xml
|
||||||
- env pool_size=2000000 hash_extra=2000000 xmlto $(XMLTOPDFPARAMS) pdf tapsets.xml >/dev/null 2>&1
|
- env pool_size=3000000 hash_extra=3000000 xmlto $(XMLTOPDFPARAMS) pdf tapsets.xml >/dev/null 2>&1
|
||||||
+# env pool_size=2000000 hash_extra=2000000 xmlto $(XMLTOPDFPARAMS) pdf tapsets.xml >/dev/null 2>&1
|
+# env pool_size=3000000 hash_extra=3000000 xmlto $(XMLTOPDFPARAMS) pdf tapsets.xml >/dev/null 2>&1
|
||||||
+ xmlto fo tapsets.xml
|
+ xmlto fo tapsets.xml
|
||||||
+ fop tapsets.fo tapsets.pdf
|
+ fop tapsets.fo tapsets.pdf
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user