git://git.openafs.org
/
openafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
abc490d
)
kdump-sh-objdir-build-fix-20020813
author
Nathan Neulinger
<nneul@umr.edu>
Wed, 14 Aug 2002 02:22:09 +0000 (
02:22
+0000)
committer
Derrick Brashear
<shadow@dementia.org>
Wed, 14 Aug 2002 02:22:09 +0000 (
02:22
+0000)
make objdir build that i keep breaking work again.
src/venus/Makefile.in
patch
|
blob
|
history
diff --git
a/src/venus/Makefile.in
b/src/venus/Makefile.in
index
86b442d
..
dbdfaca
100644
(file)
--- a/
src/venus/Makefile.in
+++ b/
src/venus/Makefile.in
@@
-84,7
+84,7
@@
${DEST}/etc/kdump: kdump
do ${INSTALL} -s $$f ${DEST}/etc/$$f || exit $$? ; \
done ;; \
sun*_5[789] ) \
- ${INSTALLex} -f kdump.sh.solaris7 $@; \
+ ${INSTALLex} -f ${srcdir}/kdump.sh.solaris7 $@; \
${INSTALL} -s -f $? ${DEST}/etc/kdump32;; \
*linux* ) \
${INSTALLex} -f ${srcdir}/kdump.sh.linux $@; \