wok diff hardinfo/receipt @ rev 15124

systemd: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Aug 14 22:53:09 2013 +0000 (2013-08-14)
parents d1768332cee0
children 036b997ec7e1
line diff
     1.1 --- a/hardinfo/receipt	Sun May 08 09:01:58 2011 +0000
     1.2 +++ b/hardinfo/receipt	Wed Aug 14 22:53:09 2013 +0000
     1.3 @@ -15,6 +15,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	export LDFLAGS="-Wl,--copy-dt-needed-entries -lgmodule"
     1.8  	while read file; do
     1.9  		[ -f done.$file ] && continue
    1.10  		patch -p0 < $stuff/$file || return 1