Fixed the naming issue

This commit is contained in:
Denis Arnaud 2021-06-26 18:40:33 +02:00
parent c666c12c62
commit 91bb696e3f
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -4,7 +4,7 @@ opentrep-*.src.rpm
.gitignore
clog
.build-*
opentrep-opentrep-?.??.?/
opentrep-?.??.?/
/noarch
/x86_64
/tarballs/

View File

@ -115,7 +115,7 @@ package is usually corrupted: it depends on the building conditions,
and it is therefore not reliable.
%prep
%setup -q -n %{name}-%{name}-%{version}
%setup -q -n %{name}-%{version}
%build