From 5a12b6b65693cdb831c925e4f249de909e34e3f5 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 22 Feb 2010 19:06:59 +0000 Subject: [PATCH] * Mon Feb 22 2010 Dan Walsh 2.0.79-3 - Fix semanage man page --- policycoreutils-rhat.patch | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/policycoreutils-rhat.patch b/policycoreutils-rhat.patch index 9afb82a..8b3206d 100644 --- a/policycoreutils-rhat.patch +++ b/policycoreutils-rhat.patch @@ -1690,8 +1690,8 @@ diff --exclude-from=exclude --exclude=sepolgen-1.0.19 --exclude=gui --exclude=po + diff --exclude-from=exclude --exclude=sepolgen-1.0.19 --exclude=gui --exclude=po -N -u -r nsapolicycoreutils/sandbox/Makefile policycoreutils-2.0.79/sandbox/Makefile --- nsapolicycoreutils/sandbox/Makefile 1969-12-31 19:00:00.000000000 -0500 -+++ policycoreutils-2.0.79/sandbox/Makefile 2010-02-22 13:29:22.000000000 -0500 -@@ -0,0 +1,37 @@ ++++ policycoreutils-2.0.79/sandbox/Makefile 2010-02-22 14:05:48.000000000 -0500 +@@ -0,0 +1,38 @@ +# Installation directories. +PREFIX ?= ${DESTDIR}/usr +INITDIR ?= ${DESTDIR}/etc/rc.d/init.d/ @@ -1702,6 +1702,7 @@ diff --exclude-from=exclude --exclude=sepolgen-1.0.19 --exclude=gui --exclude=po +LOCALEDIR ?= /usr/share/locale +SHAREDIR ?= $(PREFIX)/share/sandbox +override CFLAGS += $(LDFLAGS) -I$(PREFIX)/include -DPACKAGE="\"policycoreutils\"" ++LDLIBS += -lselinux -lcap-ng + +all: sandbox seunshare sandboxX.sh +