wok-4.x diff xorg-xf86-input-mouse/receipt @ rev 7674
Fixed linux. Need to make folder PWD/_pkg before adding bzImage to it. Also i'm force copying kernel config file now so we have the right config. It is copyed twice so its needed and doesn't hunt anything i think.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Dec 16 17:16:06 2010 +0000 (2010-12-16) |
parents | 5b6b81ccd958 |
children | c514cc4854d8 |
line diff
1.1 --- a/xorg-xf86-input-mouse/receipt Mon Apr 19 22:14:19 2010 +0200 1.2 +++ b/xorg-xf86-input-mouse/receipt Thu Dec 16 17:16:06 2010 +0000 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xorg-xf86-input-mouse" 1.7 -VERSION="1.5.0" 1.8 +VERSION="1.6.0" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Xorg server protocol." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 DEPENDS="xorg" 1.13 BUILD_DEPENDS="xorg-server xorg-xproto" 1.14 SOURCE="xf86-input-mouse" 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/driver/$TARBALL" 1.19