From: Vitezslav Crhonek Date: Mon, 25 Feb 2019 13:41:08 +0000 (+0100) Subject: - Fix %%prep section X-Git-Tag: v0.314-8.1~1 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9e67d60b538c7e72a4a71f2f1a88b7c681faebba;p=oweals%2Fhwdata.git - Fix %%prep section --- diff --git a/hwdata.spec b/hwdata.spec index 452ba9b..5579433 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -14,7 +14,7 @@ hwdata contains various hardware identification and configuration data, such as the pci.ids and usb.ids databases. %prep -%setup -q +%setup -q -n %{name}-%{version}-%{uprelease} %configure %build