Fix dir name for setup
Signed-off-by: Vitezslav Crhonek <vcrhonek@redhat.com>
This commit is contained in:
parent
6aaa87e446
commit
fd2900aaef
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user