Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=73650facaf51680d1b21b90cbe84a8bc83c5cca0

commit 73650facaf51680d1b21b90cbe84a8bc83c5cca0
Author: Devil505 <devil505li...@gmail.com>
Date:   Sat Feb 13 10:58:55 2010 +0100

lottanzb-0.5.3-2-i686
* added build() partto avoid conflicts with mime files

diff --git a/source/xapps-extra/lottanzb/FrugalBuild 
b/source/xapps-extra/lottanzb/FrugalBuild
index e65cc7f..e9da630 100644
--- a/source/xapps-extra/lottanzb/FrugalBuild
+++ b/source/xapps-extra/lottanzb/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=lottanzb
pkgver=0.5.3
-pkgrel=1
+pkgrel=2
pkgdesc="a GUI for HellaNZB written in PyGTK"
url="http://www.lottanzb.org";
depends=('hellanzb' 'pygtk' 'kiwi')
@@ -20,3 +20,10 @@ up2date="lynx -dump $url/downloads/source_code/ | Flasttar"
source=($url/releases/$pkgname-$pkgver.tar.gz)
sha1sums=('639eecfd61f95efb3c21cc3340d9e7bddd4147be')

+build() {
+  Fcd
+  python setup.py build || Fdie
+  python setup.py install --packaging-mode --root=$Fdestdir --prefix=/usr || 
Fdie
+  Fbuild_gnome_scriptlet
+}
+
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to