update hwdata.spec.

This commit is contained in:
桐小哥 2020-06-20 20:59:08 +08:00 committed by Gitee
parent eaf13c977d
commit 2823644d62

View File

@ -16,11 +16,10 @@ hwdata contains various hardware identification and configuration data,
such as the pci.ids and usb.ids databases. such as the pci.ids and usb.ids databases.
%prep %prep
%setup -q %autosetup -n %{name}-%{version} -p1
%configure
%build %build
# nothing to build %configure
%install %install
rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT