lshw: moved to attic
This commit is contained in:
parent
3fb9e3cb0d
commit
c5b7a748cd
@ -1,12 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/lshw.1.gz
|
||||
drwxr-xr-x root/root usr/sbin/
|
||||
-rwxr-xr-x root/root usr/sbin/lshw
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/lshw/
|
||||
-rw-r--r-- root/root usr/share/lshw/manuf.txt
|
||||
-rw-r--r-- root/root usr/share/lshw/oui.txt
|
||||
-rw-r--r-- root/root usr/share/lshw/pci.ids
|
||||
-rw-r--r-- root/root usr/share/lshw/usb.ids
|
@ -1 +0,0 @@
|
||||
57c1bb0fec3543641c389726a8844307 lshw-B.02.08.01.tar.gz
|
18
lshw/Pkgfile
18
lshw/Pkgfile
@ -1,18 +0,0 @@
|
||||
# Description: Small tool to extract detailed information about hardware
|
||||
# URL: http://ezix.org/project/wiki/HardwareLiSter
|
||||
# Maintainer:
|
||||
# Packager: Jukka Heino, jukka dot heino at gmail dot com
|
||||
# Depends on:
|
||||
|
||||
name=lshw
|
||||
version=B.02.08.01
|
||||
release=1
|
||||
source=(http://ezix.org/software/files/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
find -name Makefile -exec sed -i -e "s/-Os/$CFLAGS/g" -e "s:share/man:man:g" {} \;
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
chmod -R +r $PKG
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user