From: <bu...@pi...> - 2005-12-15 12:26:05
|
Hi, during make install, if the variable CDPATH is set, the command cd $dir in the script admin/mkpkgadd echos $dir to stdout. This causes the final PKG_ADD to contain that $dir when it should in fact be empty. Gerd |