wok-next diff mcrypt/receipt @ rev 21726

updated firefox-official (77.0 -> 81.0)
author Hans-G?nter Theisgen
date Sun Sep 27 14:34:31 2020 +0100 (2020-09-27)
parents f48456621a9d
children
line diff
     1.1 --- a/mcrypt/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/mcrypt/receipt	Sun Sep 27 14:34:31 2020 +0100
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="2.6.8"
     1.5  CATEGORY="security"
     1.6  SHORT_DESC="Simple crypting program"
     1.7 -MAINTAINER="erjo@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL3"
    1.10  WEB_SITE="http://mcrypt.sourceforge.net/"
    1.11  
    1.12 @@ -18,7 +18,7 @@
    1.13  	./configure $CONFIGURE_ARGS &&
    1.14  	fix libtool &&
    1.15  	make &&
    1.16 -	make DESTDIR=$DESTDIR install
    1.17 +	make DESTDIR=$install install
    1.18  }
    1.19  
    1.20  genpkg_rules() {