fix name of directory for unpack

This commit is contained in:
Александр 2020-03-24 23:37:18 +00:00
parent 45f509710d
commit e21d1859c1

View file

@ -44,7 +44,7 @@ and to manage containers running under runc.
#---------------------------------------------------------------- #----------------------------------------------------------------
%prep %prep
%setup -qn %{name}-%{commit0} %setup -qn %{name}-%{version}-%{pre}
%patch0 -p1 %patch0 -p1
%build %build