wok diff warzone2100/receipt @ rev 22991

updated l3afpad (0.8.18.1.10 -> 0.8.18.1.11)
author Hans-G?nter Theisgen
date Sun Mar 01 17:39:44 2020 +0100 (2020-03-01)
parents 380ffe05937a
children c02f18f9e836
line diff
     1.1 --- a/warzone2100/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/warzone2100/receipt	Sun Mar 01 17:39:44 2020 +0100
     1.3 @@ -19,7 +19,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8 +	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -lvorbis"
     1.9  	./configure \
    1.10  		--disable-motif \
    1.11  		$CONFIGURE_ARGS &&
    1.12 @@ -35,4 +35,3 @@
    1.13  	cp -a $install/usr/share/icons/warzone2100.png $fs/usr/share/pixmaps
    1.14  	cp -a $install/usr/share/warzone2100 $fs/usr/share
    1.15  }
    1.16 -