wok-next diff wyrd/receipt @ rev 21135

Up libgcrypt (1.8.4), libpgp-error (1.34), libxml2 (2.9.9), libxslt (1.1.33).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jan 20 16:02:24 2019 +0200 (2019-01-20)
parents 757d032c55c7
children 89617d35ca0c
line diff
     1.1 --- a/wyrd/receipt	Fri Mar 30 19:31:50 2018 +0300
     1.2 +++ b/wyrd/receipt	Sun Jan 20 16:02:24 2019 +0200
     1.3 @@ -3,7 +3,7 @@
     1.4  PACKAGE="wyrd"
     1.5  VERSION="1.4.5"
     1.6  CATEGORY="utilities"
     1.7 -SHORT_DESC="Wyrd is a text-based front-end to Remind"
     1.8 +SHORT_DESC="Text-based front-end to Remind"
     1.9  MAINTAINER="paul@slitaz.org"
    1.10  LICENSE="GPL2"
    1.11  WEB_SITE="http://pessimization.com/software/wyrd/"
    1.12 @@ -16,7 +16,7 @@
    1.13  compile_rules() {
    1.14  	./configure $CONFIGURE_ARGS &&
    1.15  	make -j1 &&
    1.16 -	make -j1 DESTDIR=$DESTDIR install
    1.17 +	make -j1 DESTDIR=$install install
    1.18  }
    1.19  
    1.20  genpkg_rules() {