This commit is contained in:
fengtao 2020-02-21 10:18:07 +08:00
parent 6e387966fd
commit 3b8af9dc8c

View File

@ -40,7 +40,7 @@ It allows you to get human readable description of USB and PCI devices.
%package_help %package_help
%prep %prep
%setup -q %qutosetup -n %{name}-%{version} -p1
rm -rf %{py3dir} rm -rf %{py3dir}
cp -a . %{py3dir} cp -a . %{py3dir}