OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_74_1-163-gcc07171
Gerrit Code Review
gerrit@openafs.org
Thu, 27 May 2010 13:09:27 -0700 (PDT)
The following commit has been merged in the master branch:
commit cc071714fad5ab3a1c27782963fbd8d4d63437dc
Author: Andrew Deason <adeason@sinenomine.net>
Date: Sun May 16 19:47:04 2010 -0500
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>
src/libuafs/Makefile.common.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository