diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-11-04 15:44:42 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-11-04 15:44:42 +0100 |
commit | 288161137a3d29ee6e42e8208d86203c2fef66bf (patch) | |
tree | ddef16e5a2be79f7c8393677578b8d7010c5213d /extra/lshw/Pkgfile | |
parent | c7b886540972dd3cd9bc30404d8c17c661856258 (diff) | |
download | nutyx-pakxe-288161137a3d29ee6e42e8208d86203c2fef66bf.tar.gz nutyx-pakxe-288161137a3d29ee6e42e8208d86203c2fef66bf.tar.bz2 nutyx-pakxe-288161137a3d29ee6e42e8208d86203c2fef66bf.tar.xz nutyx-pakxe-288161137a3d29ee6e42e8208d86203c2fef66bf.zip |
lshw, port nettoyé
Diffstat (limited to 'extra/lshw/Pkgfile')
-rwxr-xr-x | extra/lshw/Pkgfile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/extra/lshw/Pkgfile b/extra/lshw/Pkgfile index 987a389a6..5eb585d06 100755 --- a/extra/lshw/Pkgfile +++ b/extra/lshw/Pkgfile @@ -8,10 +8,8 @@ name=lshw version=B.02.14 release=1 source=(http://ezix.org/software/files/$name-$version.tar.gz \ -lshw.png \ -lshw.svg \ -abi_stdlib.diff -lshw.desktop lshw-gcc-4.5.patch) + http://nutyx.meticul.eu/files/patchs/$name/{lshw.png,lshw.svg,abi_stdlib.diff,\ +lshw.desktop,lshw-gcc-4.5.patch}) build() { cd $name-$version |