Module: website Branch: master Commit: c1b20d2071365348ee5b90704374edc6eed8211a URL: http://source.winehq.org/git/website.git/?a=commit;h=c1b20d2071365348ee5b907...
Author: Maurilio Genovese repository@lamaresh.net Date: Thu Feb 26 02:21:42 2009 +0100
patch for debian repository
in attachment
Maurilio Genovese
From bca7fa4b530d82d7a68781d72c494aec18748183 Mon Sep 17 00:00:00 2001
From: Maurilio Genovese repository@lamaresh.net Date: Thu, 26 Feb 2009 02:20:19 +0100 Subject: Added gpg key info
---
templates/en/download/deblenny.template | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/templates/en/download/deblenny.template b/templates/en/download/deblenny.template index 6a18dea..3c404b5 100644 --- a/templates/en/download/deblenny.template +++ b/templates/en/download/deblenny.template @@ -26,6 +26,7 @@ Wine for Debian Etch, Lenny and Sid <div style="position:relative;left:20px">Add this line for Lenny: <i>deb http://www.lamaresh.net/apt lenny main</i></div> <div style="position:relative;left:20px">Add this line for Sid: <i>deb http://www.lamaresh.net/apt sid main</i></div> <div style="position:relative;left:20px">Save and close sources.list</div> +<div style="position:relative;left:20px"><i>wget -O - http://www.lamaresh.net/apt/key.gpg | apt-key add</i> <font color="gray">#to add gpg key</font></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> <h2>Method 2: Download .deb and manually install it</h2>