Another source name fix

This commit is contained in:
Daniel Berteaud 2021-12-09 11:07:00 +01:00
parent dc1eb84251
commit c1c83cc6db
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ that has the same contents as the file or device you created the tree from
by mounting it as a ChunkFS.
%prep
%setup -q -n %{realname}-%{version}
%setup -q -n chunkfs-%{version}
%build
%{__make} %{?_smp_mflags}