wok diff gxine/receipt @ rev 18985

Add: Backgrounds created by the community. See: https://github.com/hackdorte/slitaz-community-backgrounds
author Leonardo Laporte <hackdorte@sapo.pt>
date Thu Mar 17 00:11:28 2016 -0300 (2016-03-17)
parents 7896f0694ef6
children 4bae0fb81a17
line diff
     1.1 --- a/gxine/receipt	Sat Aug 10 21:12:16 2013 +0000
     1.2 +++ b/gxine/receipt	Thu Mar 17 00:11:28 2016 -0300
     1.3 @@ -23,7 +23,7 @@
     1.4  	
     1.5  	# Fix for glib2 (-lm)
     1.6  	sed -i "/<glib\//d" src/*
     1.7 -	export LDFLAGS="-Wl,--copy-dt-needed-entries"
     1.8 +	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries"
     1.9  	
    1.10  	# Fix for lirc
    1.11  	#patch -p0 < $stuff/gxine-0.5.907-lirc.patch || return 1