wok diff xorg-xclock/receipt @ rev 7953

Change -j 4 to -j 1 in mono. Need to do this for it to build.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Jan 15 15:55:42 2011 +0000 (2011-01-15)
parents 170168df8ad1
children c514cc4854d8
line diff
     1.1 --- a/xorg-xclock/receipt	Wed Mar 11 09:24:25 2009 +0000
     1.2 +++ b/xorg-xclock/receipt	Sat Jan 15 15:55:42 2011 +0000
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xorg-xclock"
     1.7 -VERSION="1.0.3"
     1.8 +VERSION="1.0.5"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Simple clock for X."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="xorg xorg-libxkbfile expat fontconfig freetype xorg-libXft zlib"
    1.13  BUILD_DEPENDS="xorg-dev xorg-libXft-dev"
    1.14  SOURCE="xclock"
    1.15 -TARBALL="$SOURCE-$VERSION.tar.gz"
    1.16 +TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.17  WEB_SITE="http://www.x.org/"
    1.18  WGET_URL="$XORG_MIRROR/app/$TARBALL"
    1.19