wok-current diff Qt4-qca-ossl/receipt @ rev 19861

hunspell: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 24 15:04:56 2017 +0100 (2017-03-24)
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	Fri Mar 24 15:04:56 2017 +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.