[m-rev.] trivial diff: fix typos in URLs
Fergus Henderson
fjh at cs.mu.OZ.AU
Fri Apr 6 04:11:08 AEST 2001
Estimated hours taken: 0.25
Branches: main
w3/download/include/release.inc:
Fix typos in the filenames for the .rpm and .deb distributions.
Workspace: /mnt/murlibobo/home/mercury0/fjh/mercury
Index: w3/download/include/release.inc
===================================================================
RCS file: /home/mercury1/repository/w3/download/include/release.inc,v
retrieving revision 1.21
diff -u -d -r1.21 release.inc
--- w3/download/include/release.inc 2001/04/04 16:09:21 1.21
+++ w3/download/include/release.inc 2001/04/05 18:09:06
@@ -241,7 +241,7 @@
Debian Package (*.deb) <br>
Compiler only (about 28 Mb): <br>
-<? links_to_file("mercury-0.10.1-1.deb", "no"); ?>
+<? links_to_file("mercury_0.10.1-1_i386.deb", "no"); ?>
<br>
If you get this package, we suggest that you also download
the "extras" source distribution.
@@ -249,7 +249,7 @@
RedHat Package (*.rpm) <br>
Compiler only (about 28 Mb): <br>
-<? links_to_file("mercury-0.10.1-1.rpm", "no"); ?>
+<? links_to_file("mercury-compiler-0.10.1-1.i386.rpm", "no"); ?>
<br>
If you get this package, we suggest that you also download
the "extras" source distribution.
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list