diff --git a/srcpkgs/hwids/template b/srcpkgs/hwids/template index 88595299c7..c35f76b978 100644 --- a/srcpkgs/hwids/template +++ b/srcpkgs/hwids/template @@ -1,6 +1,6 @@ # Template file for 'hwids' pkgname=hwids -version=20130915 +version=20140602 revision=1 noarch=yes create_wrksrc=yes @@ -13,7 +13,6 @@ license="GPL-2" do_fetch() { git clone -b hwids-${version} git://github.com/gentoo/hwids hwids-${version} } - do_install() { vmkdir usr/share/hwdata install -m644 *.ids ${DESTDIR}/usr/share/hwdata