Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Dec 2002 14:10:16 -0800 (PST)
From:      Brian Feldman <green@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 22169 for review
Message-ID:  <200212112210.gBBMAGdY015608@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=22169

Change 22169 by green@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@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212112210.gBBMAGdY015608>