pkgsrc-Changes archive

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

CVS commit: pkgsrc/mk/flavor/pkg



Module Name:    pkgsrc
Committed By:   gdt
Date:           Wed Jun 16 15:15:05 UTC 2010

Modified Files:
        pkgsrc/mk/flavor/pkg: replace.mk

Log Message:
Adjust workaround for make replace in destdir case.  Use of -f is of
course a too-large hammer, but in addition to overriding checks it
appears to change behavior in some cases when no overrides are
necessary.  Therefore, use pkg_add -U as before first, and only try -f
if that fails.  (This is temporary and should be replaced by -D to
omit only the exact depends check as soon as that's in tree.)


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/mk/flavor/pkg/replace.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index