Module: website Branch: master Commit: 75b2d8646bc1ba01c5b4dd97f188a06dca5c0790 URL: http://source.winehq.org/git/website.git/?a=commit;h=75b2d8646bc1ba01c5b4dd9...
Author: Seymour real_seymour@yahoo.it Date: Sat Nov 29 15:18:04 2008 +0100
update for lenny repository
From 8fe4efa55898d4d800ec0cb6e448042e844077f6 Mon Sep 17 00:00:00 2001
From: Maurilio Genovese <maurilio@(none).(none)> Date: Sat, 29 Nov 2008 15:14:15 +0100 Subject: Updated download page for new repository link templates/en/download-deblenny.template
---
templates/en/download-deblenny.template | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/templates/en/download-deblenny.template b/templates/en/download-deblenny.template index fb51a5d..9751c4e 100644 --- a/templates/en/download-deblenny.template +++ b/templates/en/download-deblenny.template @@ -21,7 +21,8 @@ Wine for Debian Lenny <div style="position:relative;left:20px">Open a terminal</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>gedit /etc/apt/sources.list</i> <font color="gray">#to open repository file with a text editor (you can use gedit or another)</font></div> -<div style="position:relative;left:20px">Add this line: <i>deb http://lamalennyrepo.altervista.org/apt lenny main</i></div> +<div style="position:relative;left:20px">Add this line: <i>deb http://www.lamaresh.net/apt lenny main</i></div> +<div style="position:relative;left:20px">Add this line if you want also sources repository: <i>deb-src http://www.lamaresh.net/apt lenny main</i></div> <div style="position:relative;left:20px">Save and close sources.list</div> <div style="position:relative;left:20px"><i>apt-get update</i> <font color="gray">#to update package list</font></div> <div style="position:relative;left:20px"><i>apt-get install wine</i> <font color="gray">#to install latest wine version</font></div><p></p> @@ -32,6 +33,6 @@ Wine for Debian Lenny <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 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> +<br><br><p style="font-size:12px;text-align:left;font-style: italic;">Manteiner: <a href="http://www.lamaresh.net" target="_blank">homepage</a>, <a href="mailto:lamalennyrepo@altervista.org">email</a></p>