Strip 2 leading slashes from each patch in %autosetup

This commit is contained in:
Petr Lautrbach 2019-11-11 11:09:32 +01:00
parent 01964798fa
commit 5c73d48883
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ The libsepol-static package contains the static libraries and header files
needed for developing applications that manipulate binary policies.
%prep
%autosetup -p 1 -n libsepol-%{version}-rc1
%autosetup -p 2 -n libsepol-%{version}-rc1
# sparc64 is an -fPIC arch, so we need to fix it here
%ifarch sparc64