wok diff Qt4-qca-ossl/receipt @ rev 20596

xfi, xfw, cryptkeeper: (not so) dirty hack
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 16 11:41:49 2018 +0100 (2018-12-16)
parents 76b72f1ad63c
children c49ffc024a6c
line diff
     1.1 --- a/Qt4-qca-ossl/receipt	Sat Aug 10 11:00:21 2013 +0000
     1.2 +++ b/Qt4-qca-ossl/receipt	Sun Dec 16 11:41:49 2018 +0100
     1.3 @@ -68,7 +68,8 @@
     1.4  	chmod +x configure
     1.5  	./configure \
     1.6  		--qtdir=/usr/lib/qt && \
     1.7 -	make $MAKEFLAGS && make DESTDIR=$DESTDIR install
     1.8 +	make $MAKEFLAGS && 
     1.9 +	make DESTDIR=$DESTDIR install 2>&1 | grep -v libqca-ossl.so.debug
    1.10  }
    1.11  
    1.12  # Rules to gen a SliTaz package suitable for Tazpkg.