wok diff xrestop/receipt @ rev 18230

linld: add tobzimage (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jul 23 10:47:46 2015 +0200 (2015-07-23)
parents 15425b9b6175
children 46fc8daa3b41
line diff
     1.1 --- a/xrestop/receipt	Sun Jan 04 11:31:30 2015 +0000
     1.2 +++ b/xrestop/receipt	Thu Jul 23 10:47:46 2015 +0200
     1.3 @@ -15,7 +15,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  	./configure --prefix=/usr
    1.10  	make
    1.11  	make install