wok diff opentyrian-classic/receipt @ rev 7111

Fixed get-linux-source script again in linux-source (i hope). Fixed path for url file.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Nov 03 20:09:13 2010 +0000 (2010-11-03)
parents c2b3198d2d91
children
line diff
     1.1 --- a/opentyrian-classic/receipt	Thu May 13 23:51:36 2010 +0200
     1.2 +++ b/opentyrian-classic/receipt	Wed Nov 03 20:09:13 2010 +0000
     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  {