From 5a23bc377ea4b36ab75d8d88b6cefa11cfb03612 Mon Sep 17 00:00:00 2001 From: fengtao Date: Fri, 21 Feb 2020 10:21:57 +0800 Subject: [PATCH] init --- python-hwdata.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-hwdata.spec b/python-hwdata.spec index 92bf63b..15da8d7 100644 --- a/python-hwdata.spec +++ b/python-hwdata.spec @@ -40,7 +40,7 @@ It allows you to get human readable description of USB and PCI devices. %package_help %prep -%qutosetup -n %{name}-%{version} -p1 +%autosetup -n %{name}-%{version} -p1 rm -rf %{py3dir} cp -a . %{py3dir}