wok-stable rev 6958

opentyrian-classic: Remove . /etc/tazwok.conf
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Oct 26 12:56:43 2010 +0200 (2010-10-26)
parents 699834e23ee7
children 45e0a8f552a9
files opentyrian-classic/receipt
line diff
     1.1 --- a/opentyrian-classic/receipt	Mon Oct 25 22:18:43 2010 +0000
     1.2 +++ b/opentyrian-classic/receipt	Tue Oct 26 12:56:43 2010 +0200
     1.3 @@ -5,13 +5,12 @@
     1.4  CATEGORY="games"
     1.5  SHORT_DESC="OpenTyrian is a port of the DOS shoot-em-up Tyrian"
     1.6  MAINTAINER="mallory@skyrock.com"
     1.7 -DEPENDS="libsdl libsdl-mixer  libsdl-net"
     1.8 +DEPENDS="libsdl libsdl-mixer libsdl-net"
     1.9  BUILD_DEPENDS="libsdl-dev libsdl-mixer-dev libsdl-net-dev mercurial"
    1.10  SOURCE="opentyrian"
    1.11  WEB_SITE="http://code.google.com/p/opentyrian/"
    1.12  WGET_URL=""
    1.13  
    1.14 -. /etc/tazwok.conf
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {