PERFORCE change 22169 for review

Brian Feldman green at freebsd.org
Wed Dec 11 22:10:16 GMT 2002


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

Change 22169 by green at green_laptop_2 on 2002/12/11 14:09:56

	Make the installation of src/share/security slightly more correct.

Affected files ...

.. //depot/projects/trustedbsd/mac/share/security/Makefile.inc#1 add
.. //depot/projects/trustedbsd/mac/share/security/sebsd/Makefile#6 edit

Differences ...

==== //depot/projects/trustedbsd/mac/share/security/sebsd/Makefile#6 (text+ko) ====

@@ -5,7 +5,7 @@
 NOOBJ = noobj
 
 SRCDIR = ${.CURDIR}/../../../contrib/sebsd/policy
-DSTDIR = ${DESTDIR}/usr/share/security/sebsd/policy
+DSTDIR = ${DESTDIR}/${BINDIR}/sebsd/policy
 
 all:
 	echo ${DSTDIR}
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message



More information about the trustedbsd-cvs mailing list