wok diff claws-mail-notification/receipt @ rev 12509
Up: pixman (0.25.2) + clean receipt
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Apr 24 23:23:22 2012 +0200 (2012-04-24) |
parents | bc50f4494143 |
children | 5b2481c3d1b4 |
line diff
1.1 --- a/claws-mail-notification/receipt Wed May 25 23:19:13 2011 +0200 1.2 +++ b/claws-mail-notification/receipt Tue Apr 24 23:23:22 2012 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="claws-mail-notification" 1.7 -VERSION="0.25" 1.8 +VERSION="0.28" 1.9 CATEGORY="network" 1.10 SHORT_DESC="claws-mail plugin - mail notification." 1.11 MAINTAINER="erjo@slitaz.org" 1.12 @@ -16,10 +16,10 @@ 1.13 compile_rules() 1.14 { 1.15 cd $src 1.16 - ./configure --prefix=/usr --infodir=/usr/share/info \ 1.17 - --mandir=/usr/share/man $CONFIGURE_ARGS && 1.18 + ./configure \ 1.19 + $CONFIGURE_ARGS && 1.20 make && 1.21 - make DESTDIR=$PWD/_pkg install 1.22 + make DESTDIR=$DESTDIR install 1.23 } 1.24 1.25 # Rules to gen a SliTaz package suitable for Tazpkg.