Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
881046b
)
Fixed patch scripts so they can once again locate the patching tools.
author
mmex
<mmex>
Wed, 9 Apr 2003 17:46:54 +0000
(17:46 +0000)
committer
mmex
<mmex>
Wed, 9 Apr 2003 17:46:54 +0000
(17:46 +0000)
lustre/kernel_patches/scripts/patchfns
patch
|
blob
|
history
diff --git
a/lustre/kernel_patches/scripts/patchfns
b/lustre/kernel_patches/scripts/patchfns
index
212870d
..
d172fcb
100644
(file)
--- a/
lustre/kernel_patches/scripts/patchfns
+++ b/
lustre/kernel_patches/scripts/patchfns
@@
-11,9
+11,9
@@
DB=applied-patches
# Otherwise use "."
#
-if [ x$PATCHSCRIPTS != x ]
+if [ x$PATCHSCRIPTS
_LIBDIR
!= x ]
then
- P=$PATCHSCRIPTS
+ P=$PATCHSCRIPTS
_LIBDIR
elif [ -d ./patch-scripts ]
then
P=./patch-scripts