wok diff leocad/receipt @ rev 8399

linux,syslinux: no more awk in shell tools
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 05 16:34:18 2011 +0100 (2011-02-05)
parents 7e78fc2f2598
children 540d8dcbfb24
line diff
     1.1 --- a/leocad/receipt	Tue Sep 22 22:14:06 2009 +0200
     1.2 +++ b/leocad/receipt	Sat Feb 05 16:34:18 2011 +0100
     1.3 @@ -13,7 +13,7 @@
     1.4  BUILD_DEPENDS=""
     1.5  TARBALL="$PACKAGE-$VERSION.i386.rpm"
     1.6  WEB_SITE="http://www.leocad.org/"
     1.7 -WGET_URL="http://www.leocad.org/files/$TARBALL"
     1.8 +WGET_URL="http://leocad.googlecode.com/files/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()