diff options
author | seb <seb@pkgsrc.org> | 2003-09-02 12:01:14 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-09-02 12:01:14 +0000 |
commit | e6a76686a81b0d29faf76e575d0ff02ee0577af8 (patch) | |
tree | 47ad08e0a6c717dd83714175fe3e569c61f23f90 /www/p5-libwww | |
parent | 7010a0904cadf9e05653a37c8b34de8c71c2ee75 (diff) | |
download | pkgsrc-e6a76686a81b0d29faf76e575d0ff02ee0577af8.tar.gz |
Test for ${PREFIX} existence before mkdir'ing it.
This fix NO_MTREE installation on Solaris when ${PREFIX} already exists
and is a symlink.
Example:
# uname -sr
SunOS 5.9
# cd /tmp
# rm -f foo
# ln -s /etc foo
# /bin/mkdir -p /tmp/foo
mkdir: "/tmp/foo": Exists but is not a directory
#
Diffstat (limited to 'www/p5-libwww')
0 files changed, 0 insertions, 0 deletions