* Thu Sep 1 2005 Dan Walsh <dwalsh@redhat.com> 1.25.9-1

- Update to match NSA
	* Changed setfiles -c to translate the context to raw format
	prior to calling libsepol.
This commit is contained in:
Daniel J Walsh 2005-09-01 16:27:48 +00:00
parent 7800ad0dc0
commit 905895c931
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ diff --exclude-from=exclude -N -u -r nsapolicycoreutils/scripts/fixfiles policyc
INCLUDEDIR ?= $(PREFIX)/include
BINDIR ?= $(PREFIX)/bin
LIBDIR ?= ${PREFIX}/lib
+SELINUXDIR ?= ${DESTDIR}/etc/selinux
+SELINUXDIR ?= ${DESTDIR}/usr/share/semod
CFLAGS ?= -Werror -Wall -W
override CFLAGS += -I$(INCLUDEDIR)