From a17bc3f942bb96d862c062f33805dc5fb272a62c Mon Sep 17 00:00:00 2001 From: cantor Date: Mon, 25 Apr 2005 00:52:41 +0000 Subject: [PATCH] Missing directory component. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1549 cb58f699-b61c-0410-a6fe-9272a202ed29 --- selinux/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selinux/Makefile.am b/selinux/Makefile.am index dbf31a3..1eb769a 100644 --- a/selinux/Makefile.am +++ b/selinux/Makefile.am @@ -7,7 +7,7 @@ BUILDFILES = shibshar.fc CLEANFILES = $(BUILDFILES) sepolicy = targeted -selinuxdir = $(sysconfdir)/selinux/src/policy +selinuxdir = $(sysconfdir)/selinux/targeted/src/policy fcfiledir = $(selinuxdir)/file_contexts/program fcfile_DATA = shibshar.fc -- 2.1.4