tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: destdir: 'make package' inconsistency



I haven't been running USE_DESTDIR yet, but I agree with Thomas that the
following incanations should have the same result as without DESTDIR:

  make install
  make replace
  make package

(and by extension, things like 'make replace package clean'.)

It seems that the only change needed to get to this state is to in the
DESTDIR case have 'install' also push the bits to /usr/pkg from the
DESTDIR, and add install-destdir to do what install does now.  Is this
true, and if so are there objections?

Attachment: pgpmG9OwjZvjY.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index