[selinux-policy: 1240/3172] add default headerdir in case users try to make -C instead of using the makefile.example.

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 20:52:19 UTC 2010


commit 6a7380647499a75e8e00fb100a231911bb7586b7
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Wed Feb 22 14:22:47 2006 +0000

    add default headerdir in case users try to make -C instead of using the makefile.example.

 refpolicy/support/Makefile.devel |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/refpolicy/support/Makefile.devel b/refpolicy/support/Makefile.devel
index 018de12..a059f87 100644
--- a/refpolicy/support/Makefile.devel
+++ b/refpolicy/support/Makefile.devel
@@ -1,4 +1,5 @@
 
+HEADERDIR ?= /usr/share/selinux/refpolicy
 include $(HEADERDIR)/build.conf
 
 # executables


More information about the scm-commits mailing list