]> git.pld-linux.org Git - packages/asymptote.git/blob - asymptote-doc-png-makefile.patch
d11dc2c27df56b1dfacb5c3c0ab20ba7f3100965
[packages/asymptote.git] / asymptote-doc-png-makefile.patch
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.166347 seconds and 2 git commands to generate.