From 50aefb9eaf6fde18ef8b966281ea37a938569f39 Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Mon, 29 Aug 2011 01:16:10 +0000 Subject: [PATCH] Update for ubuntu packages --- html.ct | 6 +++--- html.h | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/html.ct b/html.ct index f4252f5..45dc64c 100644 --- a/html.ct +++ b/html.ct @@ -130,8 +130,8 @@ Content-Type: text/html; charset=UTF-8 AWeather 0.5.1 released: @@ -240,7 +240,7 @@ Content-Type: text/html; charset=UTF-8
apt-get install aweather from Debian sid
Ubuntu
-
Packaging in progress for Ubuntu 11.10
+
apt-get install aweather from Ubuntu oneiric
  • Windows
    diff --git a/html.h b/html.h index 4bc9f73..ee8028e 100644 --- a/html.h +++ b/html.h @@ -28,7 +28,8 @@ #define RSL_WEB "http://trmm-fc.gsfc.nasa.gov/trmm_gv/software/rsl/" #define RSL_FTP "ftp://trmm-fc.gsfc.nasa.gov/software/" -#define DEB_HOME "http://packages.debian.org/unstable/aweather" +#define DEBIAN_HOME "http://packages.debian.org/unstable/aweather" +#define UBUNTU_HOME "http://packages.ubuntu.com/oneiric/science/aweather" #define PREFIX "http://lug.rose-hulman.edu/proj/aweather/" -- 2.43.2