wok diff le/receipt @ rev 19709

ntfs-3g: no cp + wildcard + absolute links
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 15 15:15:00 2017 +0100 (2017-02-15)
parents 1f57a2d79cf7
children 9583b2208286
line diff
     1.1 --- a/le/receipt	Thu Jan 08 11:25:22 2015 +0100
     1.2 +++ b/le/receipt	Wed Feb 15 15:15:00 2017 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	export LDFLAGS="-Wl,--copy-dt-needed-entries"
     1.8 +	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries"
     1.9  	patch -p 0 < $stuff/gcc-4.patch || return 1
    1.10  	./configure \
    1.11  		--prefix=/usr \