diff --git a/libselinux.spec b/libselinux.spec index 4c1ff4e..010f13a 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -6,7 +6,6 @@ Release: 2 License: Public domain (uncopyrighted) Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz -Patch: libselinux-rhat.patch Prereq: libsetrans Requires: libsepol >= %{libsepolver} @@ -39,7 +38,6 @@ needed for developing SELinux applications. %prep %setup -q -%patch -p1 -b .rhat %build make CFLAGS="-g %{optflags}"