Use %autosetup to simplify updates
This commit is contained in:
parent
7359ba5979
commit
836fb9df75
@ -103,8 +103,7 @@ The libselinux-static package contains the static libraries
|
|||||||
needed for developing SELinux applications.
|
needed for developing SELinux applications.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n libselinux-2.5
|
%autosetup -p 1 -n libselinux-2.5
|
||||||
%patch1 -p1 -b .fedora
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export LDFLAGS="%{?__global_ldflags}"
|
export LDFLAGS="%{?__global_ldflags}"
|
||||||
|
Loading…
Reference in New Issue
Block a user