wok-current diff gyrus/receipt @ rev 15566

Up: thunderbird-langpack-sv_SE (17.0.11esr)
author Dominique Corbex <domcox@slitaz.org>
date Sun Nov 24 17:37:52 2013 +0100 (2013-11-24)
parents 45b96f953c46
children d1c17bd2c2bc
line diff
     1.1 --- a/gyrus/receipt	Fri Dec 16 15:42:01 2011 +0100
     1.2 +++ b/gyrus/receipt	Sun Nov 24 17:37:52 2013 +0100
     1.3 @@ -16,6 +16,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  	./configure $CONFIGURE_ARGS && make && make install
     1.9  }
    1.10