wok diff leocad/receipt @ rev 7982

Fix: patch two bugs in make 3.82
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Jan 17 18:24:29 2011 +0100 (2011-01-17)
parents 7e78fc2f2598
children 540d8dcbfb24
line diff
     1.1 --- a/leocad/receipt	Tue Sep 22 22:14:06 2009 +0200
     1.2 +++ b/leocad/receipt	Mon Jan 17 18:24:29 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()