wok diff matchbox-desktop/receipt @ rev 15141

blackbox: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 15 11:37:41 2013 +0000 (2013-08-15)
parents 5b8df23bd525
children 3765f181a6d5
line diff
     1.1 --- a/matchbox-desktop/receipt	Wed Jun 08 23:21:26 2011 +0200
     1.2 +++ b/matchbox-desktop/receipt	Thu Aug 15 11:37:41 2013 +0000
     1.3 @@ -16,6 +16,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	export LDFLAGS="-Wl,--copy-dt-needed-entries -ldl"
     1.8  	./configure \
     1.9  		--sysconfdir=/etc \
    1.10  		$CONFIGURE_ARGS &&