PERFORCE change 97371 for review

Rob Deker deker at FreeBSD.org
Wed May 17 19:27:00 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=97371

Change 97371 by deker at sebsd_build on 2006/05/17 19:26:06

	Add back unintentionally removed line

Affected files ...

.. //depot/projects/trustedbsd/sebsd/Makefile#16 edit

Differences ...

==== //depot/projects/trustedbsd/sebsd/Makefile#16 (text+ko) ====

@@ -306,6 +306,7 @@
 .endif
 
 # Bootstrapping of SEBSD-specific bits
+SEBSD_POLICYTYPE!= grep "TYPE" ${.CURDIR}/contrib/sebsd/refpolicy/build.conf | cut -d" " -f3
 sebsd_bootstrap:
 .if exists(${.CURDIR}/contrib/sebsd)
 	@echo "Installing SEBSD policy"


More information about the trustedbsd-cvs mailing list