wok-current diff gpodder/receipt @ rev 10839
pingus: clean receipt and fix compile_rules so it dont build if broken
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Jun 08 23:38:19 2011 +0200 (2011-06-08) |
parents | 3349744c4217 |
children | 8c7a018a1fb5 |
line diff
1.1 --- a/gpodder/receipt Mon Apr 11 22:40:18 2011 +0000 1.2 +++ b/gpodder/receipt Wed Jun 08 23:38:19 2011 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gpodder" 1.7 -VERSION="2.14" 1.8 +VERSION="2.15" 1.9 CATEGORY="multimedia" 1.10 SHORT_DESC="A simple and usable podcast consumption." 1.11 MAINTAINER="claudinei@slitaz.org" 1.12 @@ -15,7 +15,7 @@ 1.13 compile_rules() 1.14 { 1.15 cd $src 1.16 - make DESTDIR=$PWD/_pkg install 1.17 + make install 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.