wok-next rev 10135
Up: gpodder to 2.15.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 17:29:41 2011 +0000 (2011-05-20) |
parents | 5f92d19e6aa5 |
children | 0c5896e5e91d |
files | gpodder/receipt |
line diff
1.1 --- a/gpodder/receipt Fri May 20 17:28:46 2011 +0000 1.2 +++ b/gpodder/receipt Fri May 20 17:29:41 2011 +0000 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.