wok-6.x diff libgcrypt/receipt @ rev 17948
mtpaint: up (3.44.91), remove XPM icons substitutions (using original icons).
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Apr 16 02:24:03 2015 +0300 (2015-04-16) |
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 Apr 16 02:24:03 2015 +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 ;;