From: cantor Date: Mon, 25 Apr 2005 00:52:41 +0000 (+0000) Subject: Missing directory component. X-Git-Tag: 2.4~1457 X-Git-Url: http://www.project-moonshot.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=a17bc3f942bb96d862c062f33805dc5fb272a62c;p=shibboleth%2Fsp.git Missing directory component. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1549 cb58f699-b61c-0410-a6fe-9272a202ed29 --- 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