Fix dir name for setup

Signed-off-by: Vitezslav Crhonek <vcrhonek@redhat.com>
This commit is contained in:
Vitezslav Crhonek 2023-10-26 12:48:27 +02:00
parent 6aaa87e446
commit fd2900aaef

View File

@ -46,7 +46,7 @@ not wasted but used for another symbol.
%prep
%setup -q -n %{name}
%setup -q -n %{name}-%{version}
%autopatch -p1
cp -a --remove-destination debian/copyright COPYRIGHT