Source-Changes archive

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

CVS commit: basesrc/usr.sbin/pkg_install/create



Module Name:    basesrc
Committed By:   hubertf
Date:           Mon Feb 18 00:57:55 UTC 2002

Modified Files:
        basesrc/usr.sbin/pkg_install/create: pl.c

Log Message:
make @cwd work a bit more reliable:

When -L is used (as it is by pkgsrc), don't override the directory
set by @cwd unconditionally with what was given to -L (srcdir).
Instead, use the @cwd directory.

XXX#1: This was not tested with DESTDIR set
XXX#2: @cwd is still needed twice


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 basesrc/usr.sbin/pkg_install/create/pl.c

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