1
0
forked from ports/contrib

distcc: minor improvements to post-install

This commit is contained in:
Danny Rawlins 2008-05-08 21:57:46 +10:00
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