wok diff hardinfo/receipt @ rev 7257

Up: xorg-xinput to 1.5.3.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Nov 14 15:48:57 2010 +0000 (2010-11-14)
parents be4b9618ea05
children 0b4cf0d9e1b5
line diff
     1.1 --- a/hardinfo/receipt	Mon Mar 16 22:05:40 2009 +0000
     1.2 +++ b/hardinfo/receipt	Sun Nov 14 15:48:57 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="hardinfo"
     1.7 -VERSION="0.4.2.3"
     1.8 +VERSION="0.5.1"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="A tool to get hardware informations and perform benchmarks."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -20,12 +20,8 @@
    1.13  		patch -p0 < ../stuff/$file || exit 1
    1.14  		touch done.$file
    1.15  	done <<EOT
    1.16 -modules.patch
    1.17 -users.patch
    1.18  languages.patch
    1.19 -boots.patch
    1.20  os.patch
    1.21 -usb.patch
    1.22  EOT
    1.23  	./configure \
    1.24  		--prefix=/usr \
    1.25 @@ -42,7 +38,7 @@
    1.26  	cp -a $src/*.so $fs/usr/lib/$PACKAGE/modules
    1.27  	cp -a $_pkg/usr/share/$PACKAGE $fs/usr/share
    1.28  	cd $fs/usr/share/pixmaps
    1.29 -	rm ../$PACKAGE/pixmaps/logo.svg
    1.30 +	rm ../$PACKAGE/pixmaps/logo.xcf
    1.31  	ln -s ../$PACKAGE/pixmaps/logo.png hardinfo.png
    1.32  }
    1.33