5409c36039
pushout was called with NULL argument. This has the semantic of using a working directory of "/", even though already read plist entries are relative to prefix. The calls to chown and chgrp therefore end up with the wrong arguments for the current directory. To compensate for this, don't pushout the first time. As plists are not supposed to have multiple @cwd entries anymore, this could most likely be simplified, but that is outside the scope of this commit. Reviewed by agc@ |
||
---|---|---|
.. | ||
Makefile | ||
add.h | ||
extract.c | ||
futil.c | ||
main.c | ||
perform.c | ||
pkg_add.1 | ||
verify.c | ||
verify.h |