WIP: This is mostly to fix various problems encountered on SF CF Solaris
authorhal9 <hal9@users.sourceforge.net>
Sat, 12 Oct 2002 06:05:41 +0000 (06:05 +0000)
committerhal9 <hal9@users.sourceforge.net>
Sat, 12 Oct 2002 06:05:41 +0000 (06:05 +0000)
commit200c508bdb3c0409a44da4b7702b0b582e66f759
tree556da3ba50c4ce826ea6407fc68525557543438f
parenteb2aee086b674f86acdf89ae60e275cf5ba82ad7
WIP: This is mostly to fix various problems encountered on SF CF Solaris
servers for the install target only. This did not handle /[^C]*, test -e, not
quoting within tests (ie [ `id $(USER)` = `id` ] needs quoting) in some
situations, and does not support id -u (with the id in $PATH, but there is
another...). Also, cleaned up output. Needs testing. I am unable to test the
root install stuff either. It installs now at least (not tested further).
A few other nits.
GNUmakefile.in