PERFORCE change 86253 for review

Todd Miller millert at FreeBSD.org
Wed Nov 2 14:19:05 PST 2005


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

Change 86253 by millert at millert_ibook on 2005/11/02 22:18:57

	Copy sebsd_migscs to POLICYDIR in install target so it can actually
	be used.

Affected files ...

.. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/Makefile.install#4 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/policy/Makefile.install#4 (text+ko) ====

@@ -21,5 +21,5 @@
 	    genfs
 
 install:
-	cp policy.16 $(POLICYDIR)
+	cp policy.16 sebsd_migscs $(POLICYDIR)
 


More information about the p4-projects mailing list