wok-next diff libgcrypt/receipt @ rev 18985

Add: Backgrounds created by the community. See: https://github.com/hackdorte/slitaz-community-backgrounds
author Leonardo Laporte <hackdorte@sapo.pt>
date Thu Mar 17 00:11:28 2016 -0300 (2016-03-17)
parents 13f7bca6b626
children ac006a7bf27c
line diff
     1.1 --- a/libgcrypt/receipt	Fri Feb 28 22:12:49 2014 +0100
     1.2 +++ b/libgcrypt/receipt	Thu Mar 17 00:11:28 2016 -0300
     1.3 @@ -24,7 +24,7 @@
     1.4  				--build=i486-slitaz-linux \
     1.5  				--host=arm-slitaz-linux-gnueabi ;;
     1.6  		*)
     1.7 -			export LDFLAGS="-Wl,--copy-dt-needed-entries -lgpg-error"
     1.8 +			export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -lgpg-error"
     1.9  			./configure \
    1.10  				--build=$HOST_SYSTEM \
    1.11  				--host=$HOST_SYSTEM ;;