libuafs: Remove afsd symlink in setup

Remove the 'afsd' symlink in the build setup, along with the other
symlinks. Otherwise, we try to recreate it every time and fail, since
it already exists.

Change-Id: I8fd70d6c29695f92a5a800bea34630221d142370
Reviewed-on: http://gerrit.openafs.org/2046
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
This commit is contained in:
Andrew Deason 2010-05-16 19:47:04 -05:00 committed by Derrick Brashear
parent 314ae59401
commit cc071714fa

View File

@ -1503,7 +1503,7 @@ AFSWEB:
mkdir -p $@
setup_common:
-$(RM) -f h net netinet rpc ufs nfs machine sys inet nsapi
-$(RM) -f h net netinet rpc ufs nfs machine sys inet nsapi afsd
-ln -s /usr/include/sys h
-ln -s /usr/include/net net
-ln -s /usr/include/netinet netinet