wok diff pcmanfm-legacy/receipt @ rev 23757

fusecloop/extract_compressed_fs: fix v2 convertion
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 02 17:31:45 2020 +0000 (2020-05-02)
parents 970c5ec9a60a
children 86c657b651d4
line diff
     1.1 --- a/pcmanfm-legacy/receipt	Sun May 20 13:28:18 2018 +0200
     1.2 +++ b/pcmanfm-legacy/receipt	Sat May 02 17:31:45 2020 +0000
     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="$LDFLAGS -Wl,--copy-dt-needed-entries -lXt"
     1.8 +	export LDFLAGS="$LDFLAGS -lxcb-util -Wl,--copy-dt-needed-entries -lXt"
     1.9  
    1.10  	cd $src
    1.11  	for i in  $stuff/*.patch