Module: website Branch: master Commit: 506cb4cffef89edbf81f7b08f5e150fc8612cf67 URL: http://source.winehq.org/git/website.git/?a=commit;h=506cb4cffef89edbf81f7b0...
Author: Lamaresh lamalennyrepo@altervista.org Date: Wed Nov 19 21:51:22 2008 +0100
deb for lenny amd64
in attachment
Maurilio Genovese
From 231671954c96d3d32e8803554543104b429cdadd Mon Sep 17 00:00:00 2001
From: Maurilio Genovese lamalennyrepo@altervista.org Date: Wed, 19 Nov 2008 21:46:11 +0100 Subject: Updated download page after adding amd64 packages modified: templates/en/download-deblenny.template modified: templates/en/download.template
---
templates/en/download-deblenny.template | 4 ++-- templates/en/download.template | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/templates/en/download-deblenny.template b/templates/en/download-deblenny.template index f1893e3..fb51a5d 100644 --- a/templates/en/download-deblenny.template +++ b/templates/en/download-deblenny.template @@ -9,7 +9,7 @@ Wine for Debian Lenny <p><b>Warning: These are beta packages</b><br> <i>This means they will periodically suffer from <a href="http://wiki.winehq.org/Regression">regressions</a>, and as a result an update may break functionality in Wine. If the latest stable release of Wine (currently Wine 1.0.1) works for you, then you may not want to use these beta packages.</i></p>
-<p><b>WARNING:</b> for now there are only packages for i386 users, packages for AMD64 will be added as soon as possible.</p> +<p>This repository contains packages for i386 and amd64 architecture.</p>
<p>To install wine packages you can use two methods: add the repository or download a .deb package and manually install it, but first of all you have to remove older wine version. If you use the first method you'll have wine automatically upgraded by apt, otherwise you'll need to manually download and install every new version.</p>
@@ -30,7 +30,7 @@ Wine for Debian Lenny <div style="position:relative;left:20px">Open a terminal</div> <div style="position:relative;left:20px"><i>cd ~</i> <font color="gray">#to go to your home directory</font></div> <div style="position:relative;left:20px"><i>su</i> <font color="gray">#to log as root</font></div> -<div style="position:relative;left:20px"><i>dpkg -i wine_1.1.x_i386.deb</i> <font color="gray">#change x with your chosen version, this will install wine</font></div> +<div style="position:relative;left:20px"><i>dpkg -i wine_1.1.x_i386.deb</i> <font color="gray">#change xxx with your chosen package, this will install wine</font></div>
<br><br><p style="font-size:12px;text-align:left;font-style: italic;">Manteiner: <a href="http://www.lamalennyrepo.altervista.org" target="_new">homepage</a>, <a href="mailto:lamalennyrepo@altervista.org">email</a></p>
diff --git a/templates/en/download.template b/templates/en/download.template index 9eb654e..a03027a 100644 --- a/templates/en/download.template +++ b/templates/en/download.template @@ -44,7 +44,7 @@ for post-installation instructions.</b></p> <img src="{$root}/images/distro/debian.png" width="50" height="50" alt="Debian Linux" border="0"></a> </td> <td> <b><a href="{$root}/site/download-deblenny">Debian</a></b> - binary and source .debs for Debian Lenny (5.0)</td> + binary .debs for Debian Lenny (5.0)</td> <td><a href="mailto:lamalennyreport@altervista.org">Maurilio Genovese</a></td> </tr>