wok-4.x diff evilvte/receipt @ rev 12477

Up openssl 1.1.1n (bump packages curl, git, wget, python), up cherokee 1.2.104 and bdeps (automake, openldap, cyrus-sasl)
author Stanislas Leduc <shann@slitaz.org>
date Sun Apr 02 14:34:44 2023 +0000 (15 months ago)
parents 907067b65746
children
line diff
     1.1 --- a/evilvte/receipt	Tue Feb 22 23:49:55 2011 +0100
     1.2 +++ b/evilvte/receipt	Sun Apr 02 14:34:44 2023 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="evilvte"
     1.7 -VERSION="0.4.7"
     1.8 +VERSION="0.5.0"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="VTE based, highly customizable terminal emulator"
    1.11  MAINTAINER="devl547@gmail.com"
    1.12 @@ -18,7 +18,7 @@
    1.13  	cd $src
    1.14  	./configure --prefix=/usr &&
    1.15  	make -j1 &&
    1.16 -	make DESTDIR=$PWD/_pkg install
    1.17 +	make DESTDIR=$DESTDIR install
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.