wok-undigest rev 130

pcmanfm2: style WGET_URL
author Rohit Joshi <jozee@slitaz.org>
date Mon May 17 13:23:42 2010 -0400 (2010-05-17)
parents 919c2dd79494
children fc9f7dba4126
files pcmanfm2/receipt
line diff
     1.1 --- a/pcmanfm2/receipt	Mon May 17 18:41:54 2010 +0000
     1.2 +++ b/pcmanfm2/receipt	Mon May 17 13:23:42 2010 -0400
     1.3 @@ -16,7 +16,7 @@
     1.4  SOURCE="pcmanfm"
     1.5  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.6  WEB_SITE="http://pcmanfm.sourceforge.net/"
     1.7 -WGET_URL="$SF_MIRROR/pcmanfm/files/$TARBALL"
     1.8 +WGET_URL="$SF_MIRROR/$SOURCE/files/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()