wok diff xfce4-icon-theme/receipt @ rev 8437

Fix fcgi by using -j1.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Feb 06 02:59:23 2011 +0000 (2011-02-06)
parents e74afedc7550
children 33aae2718d81
line diff
     1.1 --- a/xfce4-icon-theme/receipt	Thu Jan 20 16:49:16 2011 +0100
     1.2 +++ b/xfce4-icon-theme/receipt	Sun Feb 06 02:59:23 2011 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  BUILD_DEPENDS="intltool"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.xfce.org/"
     1.7 -WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL"
     1.8 +WGET_URL="http://archive.xfce.org/src/art/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()