wok diff qca/receipt @ rev 23880

Up slitaz-boot-scripts (463): busybox may need /usr/lib/libstd++.so
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jul 07 06:35:39 2020 +0000 (2020-07-07)
parents 667a6ebad331
children 7c0170dd3ecc
line diff
     1.1 --- a/qca/receipt	Fri Dec 06 22:15:38 2019 +0100
     1.2 +++ b/qca/receipt	Tue Jul 07 06:35:39 2020 +0000
     1.3 @@ -7,7 +7,7 @@
     1.4  MAINTAINER="pankso@slitaz.org"
     1.5  LICENSE="LGPL2.1"
     1.6  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.7 -WEB_SITE="https://cgit.kde.org/qca.git/"
     1.8 +WEB_SITE="https://userbase.kde.org/QCA"
     1.9  WGET_URL="http://delta.affinix.com/download/qca/${VERSION%.*}/$TARBALL"
    1.10  
    1.11  DEPENDS="libQtCore"
    1.12 @@ -16,7 +16,6 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	cd $src
    1.17  	./configure \
    1.18  		--prefix=/usr \
    1.19  		--certstore-path=/etc/ssl/certs/ca-certificates.crt \