Alan Coopersmith
|
1043a7c71a
|
Make minstall work with Solaris /bin/sh
Solaris /bin/sh doesn't set $PWD for you
Signed-off-by: Brian Paul <brian.paul@tungstengraphics.com>
|
17 years ago |
Michel Dänzer
|
c9795c6ca2
|
minstall: Pass correct destination file path to $RM regardless of source path.
(cherry picked from 26626c0052 commit)
|
18 years ago |
Michel Dänzer
|
bce82efe1f
|
minstall: Always remove destination file before (re-)creating it.
This avoids issues with overwriting files that are being used.
(cherry picked from d71a5647a3 commit)
|
18 years ago |
Michel Dänzer
|
26626c0052
|
minstall: Pass correct destination file path to $RM regardless of source path.
|
18 years ago |
Michel Dänzer
|
d71a5647a3
|
minstall: Always remove destination file before (re-)creating it.
This avoids issues with overwriting files that are being used.
|
18 years ago |
Brian Paul
|
464fcd0dd8
|
New bin/minstall script - a minimal replacement for 'install'.
Correctly handles symlinks so we can get rid of the COPY_LIBS stuff.
|
19 years ago |