On Thu, 07 Jul 2011, matthew green wrote:
- un-obsolete a pair of files we want to remain installed (XXX i wonder if a way to have "clean builds" not run "postinstall fix obsolete" in the $DESTDIR so that these sorts of errors will appear as set list errors instead of being skipped
We could probably use MKUPDATE to control that. MKUPDATE is set when you run build.sh with the "-u" option, so we know it's not a clean build, so we do want to run "postinstall fix obsolete".
--apb (Alan Barrett)