Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=07071bcd97674bbb8d8d3a35f5ddd39a12fbbe47

commit 07071bcd97674bbb8d8d3a35f5ddd39a12fbbe47
Author: Baste <ba...@frugalware.org>
Date:   Mon Oct 17 14:53:27 2011 +0200

gnome-shell-extension-weather-20111017-2-x86_64
* Fix version of python

diff --git a/source/gnome-extra/gnome-shell-extension-weather/FrugalBuild 
b/source/gnome-extra/gnome-shell-extension-weather/FrugalBuild
index 1400121..ee69aae 100644
--- a/source/gnome-extra/gnome-shell-extension-weather/FrugalBuild
+++ b/source/gnome-extra/gnome-shell-extension-weather/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=gnome-shell-extension-weather
pkgver=20111017
-pkgrel=1
+pkgrel=2
pkgdesc="gnome-shell-extension-weather is a simple extension for displaying 
weather notifications in Gnome Shell."
url="https://github.com/simon04/gnome-shell-extension-weather";
depends=('gnome-shell')
@@ -22,6 +22,7 @@ build(){
./autogen.sh --prefix=/usr
Fmake
Fmakeinstall
+       Fsed "python2" "python" weather-extension-configurator.py
Fexerel weather-extension-configurator.py usr/bin/weather-extension-configurator
Fmkdir usr/share/applications
Fsed "weather-extension-configurator.py" "weather-extension-configurator" 
weather-extension-configurator.desktop
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to