lshw: extract update_* to external update file
This commit is contained in:
parent
e4624b70cd
commit
9565ce1e44
|
@ -9,7 +9,6 @@ short_desc="Hardware lister application"
|
|||
maintainer="Enno Boland <eb@s01.de>"
|
||||
homepage="http://ezix.org/project/wiki/HardwareLiSter"
|
||||
license="GPL-2"
|
||||
update_ignore="T.00.*"
|
||||
distfiles="http://ezix.org/software/files/lshw-${version}.tar.gz"
|
||||
checksum=eb9cc053fa0f1e78685cb695596e73931bfb55d2377e3bc3b8b94aff4c5a489c
|
||||
make_install_target="install install-gui"
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore="T.00.*"
|
Loading…
Reference in New Issue