Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Nov 2003 11:29:00 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 42964 for review
Message-ID:  <200311231929.hANJT04S016420@repoman.freebsd.org>

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

Change 42964 by rwatson@rwatson_powerbook on 2003/11/23 11:28:50

	Simplify install instructions for mac_cmds, there's now a central
	Makefile for it.

Affected files ...

.. //depot/projects/trustedbsd/sedarwin/bootstrap_instructions.txt#12 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin/bootstrap_instructions.txt#12 (text+ko) ====

@@ -152,17 +152,9 @@
 
 Step 8: Build, Install MAC Label Tools
 
-    cd mac_cmds/getfmac
+    cd mac_cmds
     make ; sudo make install
-    cd ../getpmac
-    make ; sudo make install
-    cd ../mexec
-    make ; sudo make install
-    cd ../setfmac
-    make ; sudo make install
-    cd ../setfsmac
-    make ; sudo make install
-    cd ../..
+    cd ..
 
 Step 9: Build, Install SEBSD Tools
 



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