From 2823644d62e2c0e17b90395a4baead8ebb7f5585 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Sat, 20 Jun 2020 20:59:08 +0800 Subject: [PATCH] update hwdata.spec. --- hwdata.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/hwdata.spec b/hwdata.spec index e86e8a1..6e46cf5 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -16,11 +16,10 @@ hwdata contains various hardware identification and configuration data, such as the pci.ids and usb.ids databases. %prep -%setup -q -%configure +%autosetup -n %{name}-%{version} -p1 %build -# nothing to build +%configure %install rm -rf $RPM_BUILD_ROOT