* Norm Jacobs <Norm.Jacobs at Sun.COM> [2007-05-24 15:35]:
> The first (install-proto) is a resplacment  for install/install-sh/... 
> that you can use with configure/make install/... to install the bits in 
> the proto area instead.  So even if your open source package doesn't 
> honor DESTDIR, this install will deal with it.  It will also perform the 
> various post processing that we do on scripts/binaries/...

  One feature I would like (and don't see on a first pass review) is for
  install-proto to log the installations it does to, preferably in a
  prototype format...

  Maybe like

  $ export INSTALL_PROTO_LOG=/tmp/log
  $ make install
  $ cp /tmp/log $SRC/usr/src/pkgdefs/.../prototype_com

  when first readying a package.

  - Stephen


Reply via email to