From e79e63112b077dcfd19847eb5809c75b3f9e75da Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 15 Jan 2012 13:43:56 +0100 Subject: xfce4-weather-plugin, correction certificat --- xfce4-weather-plugin/Pkgfile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfce4-weather-plugin/Pkgfile b/xfce4-weather-plugin/Pkgfile index 7621014d2..685beb675 100644 --- a/xfce4-weather-plugin/Pkgfile +++ b/xfce4-weather-plugin/Pkgfile @@ -7,11 +7,14 @@ name=xfce4-weather-plugin version=0.7.4 -release=1 +release=2 source=(http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.7/$name-$version.tar.bz2) build() { cd $name-$version + sed -i -e 's/^#define PARTNER_ID.*/#define PARTNER_ID "1003666583"/' \ + -e 's/^#define LICENSE_KEY.*/#define LICENSE_KEY "4128909340a9b2fc"/' \ + panel-plugin/weather.h ./configure --prefix=/usr \ --sysconfdir=/etc \ --libexecdir=/usr/lib/xfce4 \ -- cgit v1.2.3-54-g00ecf