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:
8ccca0a
)
Branch b1_6
author
bwzhou
<bwzhou>
Tue, 20 May 2008 15:07:35 +0000
(15:07 +0000)
committer
bwzhou
<bwzhou>
Tue, 20 May 2008 15:07:35 +0000
(15:07 +0000)
b=13285
r=green, bobijam
use the libexec convention for scripts
lustre/scripts/Makefile.am
patch
|
blob
|
history
diff --git
a/lustre/scripts/Makefile.am
b/lustre/scripts/Makefile.am
index
f0a44a3
..
031a988
100644
(file)
--- a/
lustre/scripts/Makefile.am
+++ b/
lustre/scripts/Makefile.am
@@
-15,7
+15,7
@@
EXTRA_DIST = license-status maketags.sh version_tag.pl.in lc_common \
$(addsuffix .in,$(genscripts)) lc_mon $(sbinscripts) \
$(bin_SCRIPTS)
-scriptlibdir =
$(libdir)
/@PACKAGE@
+scriptlibdir =
@libexecdir@
/@PACKAGE@
scriptlib_DATA = lc_common
CLEANFILES = $(genscripts)