Use %autosetup to simplify updates
This commit is contained in:
parent
a7ec325b44
commit
6bf5b06538
@ -48,8 +48,7 @@ The libsepol-static package contains the static libraries and header files
|
|||||||
needed for developing applications that manipulate binary policies.
|
needed for developing applications that manipulate binary policies.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n libsepol-2.5
|
%autosetup -S git -p 1 -n libsepol-2.5
|
||||||
# %patch1 -p1 -b .fedora
|
|
||||||
|
|
||||||
# sparc64 is an -fPIC arch, so we need to fix it here
|
# sparc64 is an -fPIC arch, so we need to fix it here
|
||||||
%ifarch sparc64
|
%ifarch sparc64
|
||||||
|
Loading…
Reference in New Issue
Block a user