From 60eaf0fc6474d6bc07a202890b500280330a971a Mon Sep 17 00:00:00 2001 From: tnut Date: Wed, 19 May 2010 17:12:08 +0200 Subject: ajout de lshw#B.02.13-1 --- extra/lshw/Pkgfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'extra/lshw/Pkgfile') diff --git a/extra/lshw/Pkgfile b/extra/lshw/Pkgfile index 6c5fb06e6..11f64f571 100755 --- a/extra/lshw/Pkgfile +++ b/extra/lshw/Pkgfile @@ -11,11 +11,12 @@ source=(http://ezix.org/software/files/$name-$version.tar.gz \ lshw.png \ lshw.svg \ abi_stdlib.diff -lshw.desktop) +lshw.desktop lshw-gcc-4.5.patch) build() { cd $name-$version patch -Np0 -i ../abi_stdlib.diff + patch -Np1 -i ../lshw-gcc-4.5.patch sed -i 's@-g -Wall@-g -Wall -O2 -march=i686 -pipe@g' src/Makefile sed -i 's@-g -Wall@-g -Wall -O2 -march=i686 -pipe@g' src/core/Makefile sed -i 's@-g -Wall@-g -Wall -O2 -march=i686 -pipe@g' src/gui/Makefile -- cgit v1.2.3-70-g09d2