wok-next diff littleutils/receipt @ rev 21247

updated cyrus-imapd (2.4.17 -> 3.0.12)
author Hans-G?nter Theisgen
date Thu Dec 05 16:28:27 2019 +0100 (2019-12-05)
parents a3c581bf52b8
children
line diff
     1.1 --- a/littleutils/receipt	Fri Aug 10 12:53:17 2018 +0300
     1.2 +++ b/littleutils/receipt	Thu Dec 05 16:28:27 2019 +0100
     1.3 @@ -3,7 +3,7 @@
     1.4  PACKAGE="littleutils"
     1.5  VERSION="1.0.32"
     1.6  CATEGORY="misc"
     1.7 -SHORT_DESC="Image optimizers, archive recompressors, file property tools ..."
     1.8 +SHORT_DESC="Image optimizers, archive recompressors, file property tools..."
     1.9  MAINTAINER="pascal.bellard@slitaz.org"
    1.10  LICENSE="GPL3"
    1.11  WEB_SITE="https://sourceforge.net/projects/littleutils/"
    1.12 @@ -16,7 +16,7 @@
    1.13  
    1.14  	./configure $CONFIGURE_ARGS &&
    1.15  	make &&
    1.16 -	make DESTDIR=$DESTDIR install
    1.17 +	make DESTDIR=$install install
    1.18  }
    1.19  
    1.20  genpkg_rules() {