forked from ports/contrib
distcc: minor improvements to post-install
This commit is contained in:
parent
d5c9441c43
commit
6ccb69e9e8
@ -32,7 +32,8 @@ if [ ! -d "$DIRECTORY" ]; then
|
||||
done
|
||||
cd - > /dev/null
|
||||
else
|
||||
echo "post-install: error no permission to create symlinks in '$DIRECTORY'."
|
||||
echo "post-install: error no permission to create directory '$DIRECTORY'."
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
unset NOT_INSTALLED SYMLINKS DIRECTORY
|
||||
|
Loading…
x
Reference in New Issue
Block a user