wok-next diff ghex/receipt @ rev 19718

Up tty-clock (2.3) (thanks Pascal to pointing me right direction :)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue May 23 14:40:37 2017 +0300 (2017-05-23)
parents 380ffe05937a
children b19ddba309f9
line diff
     1.1 --- a/ghex/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/ghex/receipt	Tue May 23 14:40:37 2017 +0300
     1.3 @@ -18,7 +18,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 -lm"
     1.8 +	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -lm"
     1.9  	
    1.10  	# GHex2 cannot display help without Yelp.  Removing help references.
    1.11  	patch -Np1 -i $stuff/ghex2-remove-help.patch