Use %autosetup to simplify updates

This commit is contained in:
Petr Lautrbach 2016-04-29 11:45:29 +02:00
parent a7ec325b44
commit 6bf5b06538
1 changed files with 1 additions and 2 deletions

View File

@ -48,8 +48,7 @@ The libsepol-static package contains the static libraries and header files
needed for developing applications that manipulate binary policies.
%prep
%setup -q -n libsepol-2.5
# %patch1 -p1 -b .fedora
%autosetup -S git -p 1 -n libsepol-2.5
# sparc64 is an -fPIC arch, so we need to fix it here
%ifarch sparc64