From a139be8c7e0cae589591684018775aae1fed71f2 Mon Sep 17 00:00:00 2001 From: Miroslav Grepl Date: Tue, 7 Oct 2014 15:05:25 +0200 Subject: [PATCH] libselinux-rhat.patch was regenerated and we also needed to fix how to apply it --- libselinux.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libselinux.spec b/libselinux.spec index 8bb6841..525ad1b 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -100,7 +100,7 @@ needed for developing SELinux applications. %prep %setup -q -%patch1 -p2 -b .rhat +%patch1 -p1 -b .rhat %build # To support building the Python wrapper against multiple Python runtimes