wok rev 7492

merge
author fireflyoo <lufeng369@gmail.com>
date Fri Dec 03 13:09:49 2010 +0800 (2010-12-03)
parents 9b77fe220ab2 55fee7e071f6
children dab62c0f979a
files
line diff
     1.1 --- a/warzone2100/receipt	Fri Dec 03 21:07:24 2010 +0800
     1.2 +++ b/warzone2100/receipt	Fri Dec 03 13:09:49 2010 +0800
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="warzone2100"
     1.7 -VERSION="2.3.5"
     1.8 +VERSION="2.3.6"
     1.9  CATEGORY="games"
    1.10  SHORT_DESC="3D realtime strategy game on a future Earth"
    1.11  MAINTAINER="slaxemulator@gmail.com"
    1.12 @@ -19,6 +19,7 @@
    1.13  		--prefix=/usr \
    1.14  		--infodir=/usr/share/info \
    1.15  		--mandir=/usr/share/man \
    1.16 +		--disable-motif \
    1.17  		$CONFIGURE_ARGS &&
    1.18  	make && make DESTDIR=$PWD/_pkg install
    1.19  }