Subject: more on install -p
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Michael L. VanLoon -- Iowa State University <michaelv@iastate.edu>
List: current-users
Date: 01/09/1994 01:59:35
On second look at the share/mk files, if you wanted install -p by
default, it would be as simple as changing the line
COPY?= -c
to look like:
COPY?= -cp
in the /usr/share/mk/bsd.own.mk and /usr/src/share/mk/bsd.own.mk
files (and applying the patch to xinstall, of course).
--Michael
------------------------------------------------------------------------------
Michael L. VanLoon -- michaelv@iastate.edu -- gg.mlv@isumvs.bitnet
Iowa State University of Science and Technology -- The way cool place to be!
Project Vincent Systems Staff, Iowa State University Computation Center
------------------------------------------------------------------------------
------------------------------------------------------------------------------