wok-6.x diff pcmanfm-legacy/receipt @ rev 17759
hsetroot, wbar: link with libX11
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Mar 10 08:31:24 2015 +0100 (2015-03-10) |
parents | 5d53e8ccbc8d |
children | 0dfcb8e462b4 |
line diff
1.1 --- a/pcmanfm-legacy/receipt Thu Jan 08 02:04:05 2015 +0200 1.2 +++ b/pcmanfm-legacy/receipt Tue Mar 10 08:31:24 2015 +0100 1.3 @@ -26,7 +26,7 @@ 1.4 compile_rules() 1.5 { 1.6 # Binutils 2.22 break many packages build without LDFLAGS set correctly. 1.7 - export LDFLAGS="-Wl,--copy-dt-needed-entries -lXt" 1.8 + export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -lXt" 1.9 1.10 cd $src 1.11 for i in $stuff/*.patch