wok diff xrestop/receipt @ rev 17680

Rollback socat
author Yuri Pourre <yuripourre@gmail.com>
date Thu Feb 19 12:49:41 2015 -0200 (2015-02-19)
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 Feb 19 12:49:41 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