lshw: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:16:40 +00:00
parent e4624b70cd
commit 9565ce1e44
2 changed files with 1 additions and 1 deletions

View file

@ -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"

1
srcpkgs/lshw/update Normal file
View file

@ -0,0 +1 @@
ignore="T.00.*"