]> git.pld-linux.org Git - packages/asymptote.git/blame - asymptote-doc-png-makefile.patch
- 1.78
[packages/asymptote.git] / asymptote-doc-png-makefile.patch
CommitLineData
56a1e07f
ZU
1--- asymptote-1.77-orig/doc/png/Makefile.in 2009-06-08 04:11:06.000000000 +0200
2+++ asymptote-1.77/doc/png/Makefile.in 2009-06-19 20:12:04.142714612 +0200
3@@ -20,7 +20,7 @@
4 makeinfo --html ../asymptote -o .
5
6 asymptote.info: $(SOURCE)
7- makeinfo --no-split ../asymptote >& /dev/null
8+ makeinfo --no-split ../asymptote &> /dev/null
9
10 info: asymptote.info $(SOURCE)
11 makeinfo --no-split ../asymptote
This page took 0.062358 seconds and 4 git commands to generate.