OpenAFS Master Repository branch, openafs-stable-1_4_x, updated. openafs-stable-1_4_12pre1-2-gfb1fc18
Gerrit Code Review
gerrit@openafs.org
Thu, 14 Jan 2010 09:01:59 -0800 (PST)
The following commit has been merged in the openafs-stable-1_4_x branch:
commit fb1fc1880f5478376fae09ddc7c2ab72c79e341f
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date: Thu Jan 14 16:57:15 2010 +0000
Don't install compile_et into its own directory
When pinstall sees that the basenames of its two arguments differ,
it assumes that its installing into a path, and creates the missing
directory. This meant that we got /usr/bin/afs_compile_et/compile_et
which wasn't the desired result.
Change-Id: Ie6af2d3fd9c5166dd2d884c22d287c180b24fab1
Reviewed-on: http://gerrit.openafs.org/1099
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/comerr/Makefile.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository