wok-next diff gitmail/receipt @ rev 21020

Cleaning is almost finished... I should proceed to upgrades.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Nov 02 14:15:08 2018 +0200 (2018-11-02)
parents f48456621a9d
children 5669e8b3be70
line diff
     1.1 --- a/gitmail/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/gitmail/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.3 @@ -3,8 +3,8 @@
     1.4  PACKAGE="gitmail"
     1.5  VERSION="0.4"
     1.6  CATEGORY="network"
     1.7 -SHORT_DESC="Ghost In The Mail is a simple mail client"
     1.8 -MAINTAINER="pankso@slitaz.org"
     1.9 +SHORT_DESC="Ghost In The Mail - simple mail client"
    1.10 +MAINTAINER="devel@slitaz.org"
    1.11  LICENSE="GPL2"
    1.12  WEB_SITE="http://gitmail.sourceforge.net/"
    1.13  
    1.14 @@ -22,7 +22,7 @@
    1.15  	fix libtool &&
    1.16  	make &&
    1.17  	make \
    1.18 -		DESTDIR=$DESTDIR \
    1.19 +		DESTDIR=$install \
    1.20  		gitmaildocdir=/usr/share/doc/GhostInTheMail \
    1.21  		install
    1.22  }