Gentoo Archives: gentoo-commits

From: "Steve Arnold (nerdboy)" <nerdboy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-geosciences/grass/files: grass-6.3.0-html-nonviz.patch
Date: Tue, 24 Jun 2008 07:45:58
Message-Id: E1KB3Ds-0002Ti-4g@stork.gentoo.org
1 nerdboy 08/06/24 07:45:52
2
3 Added: grass-6.3.0-html-nonviz.patch
4 Log:
5 added latest release with wxpython gui support, QA fixes, etc
6 (Portage version: 2.1.5.5)
7
8 Revision Changes Path
9 1.1 sci-geosciences/grass/files/grass-6.3.0-html-nonviz.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/grass/files/grass-6.3.0-html-nonviz.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-geosciences/grass/files/grass-6.3.0-html-nonviz.patch?rev=1.1&content-type=text/plain
13
14 Index: grass-6.3.0-html-nonviz.patch
15 ===================================================================
16 --- tools/build_html_index.sh.orig 2008-04-16 10:21:15.000000000 +0200
17 +++ tools/build_html_index.sh 2008-04-16 10:23:52.000000000 +0200
18 @@ -141 +141 @@
19 -cp -f grassdocs.css $HTMLDIR/nviz/
20 +#cp -f grassdocs.css $HTMLDIR/nviz/
21 @@ -145 +145 @@
22 -cp -f grass_logo.png $HTMLDIR/nviz/
23 +#cp -f grass_logo.png $HTMLDIR/nviz/
24 @@ -182 +182 @@
25 -echo "<tr><td>&nbsp;&nbsp;<a href=\"nviz.html\">nviz</a> </td><td>visualization suite</td></tr>" >> $FULLINDEX
26 +#echo "<tr><td>&nbsp;&nbsp;<a href=\"nviz.html\">nviz</a> </td><td>visualization suite</td></tr>" >> $FULLINDEX
27 @@ -262 +262 @@
28 -echo "<li><a href=\"nviz.html\">nviz</a> visualization and animation tool</li>" >> $FILENAME
29 +#echo "<li><a href=\"nviz.html\">nviz</a> visualization and animation tool</li>" >> $FILENAME
30
31
32
33 --
34 gentoo-commits@l.g.o mailing list