summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2010-12-23 12:18:11 +0000
committerhallgren <hallgren@chalmers.se>2010-12-23 12:18:11 +0000
commit231ce72bb476b46c0656f2e237e5408f05df1cfb (patch)
tree95db2a1ec038ed131bc1dd1a5df8fa9f7c384542
parentbde22eadb52d6f4ba2c6f459a7c3a14668e137f7 (diff)
Use i386 rather than i486 in binary package names
-rw-r--r--download/index-3.2.t2t8
1 files changed, 5 insertions, 3 deletions
diff --git a/download/index-3.2.t2t b/download/index-3.2.t2t
index 7016333a4..6ba9d36bd 100644
--- a/download/index-3.2.t2t
+++ b/download/index-3.2.t2t
@@ -15,10 +15,12 @@ What's new? See the [Release notes release-3.2.html].
| **Platform** | **Download** | **How to install**
-| MacOS X | [gf-3.2-leopard.pkg gf-3.2-leopard.pkg] | Double-click on the package icon and follow the instructions
+%| MacOS X | [gf-3.2-leopard.pkg gf-3.2-leopard.pkg] | Double-click on the package icon and follow the instructions
| MacOS X | [gf-3.2-bin-intel-mac.tar.gz gf-3.2-bin-intel-mac.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.2-bin-intel-mac.tar.gz``
-| Windows | [gf-3.2-bin-i486-windows.zip gf-3.2-bin-i486-windows.zip] | ``unzip gf-3.2-bin-i486-windows.zip``
-| Linux | [gf-3.2-bin-i486-linux.tar.gz gf-3.2-bin-i486-linux.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.2-bin-i486-linux.tar.gz``
+| Windows | [gf-3.2-bin-i386-windows.zip gf-3.2-bin-i386-windows.zip] | ``unzip gf-3.2-bin-i386-windows.zip``
+| Linux | [gf-3.2-bin-i386-linux.tar.gz gf-3.2-bin-i386-linux.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.2-bin-i386-linux.tar.gz``
+
+More packages might be added later
===Notes===