Use %autosetup to simplify updates

This commit is contained in:
Petr Lautrbach 2016-04-29 12:25:15 +02:00
parent 7359ba5979
commit 836fb9df75
1 changed files with 1 additions and 2 deletions

View File

@ -103,8 +103,7 @@ The libselinux-static package contains the static libraries
needed for developing SELinux applications.
%prep
%setup -q -n libselinux-2.5
%patch1 -p1 -b .fedora
%autosetup -p 1 -n libselinux-2.5
%build
export LDFLAGS="%{?__global_ldflags}"