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:
7612012
)
Back out 20315 landing due to breakage with SLES10.
author
brian
<brian>
Thu, 3 Dec 2009 18:44:00 +0000
(18:44 +0000)
committer
brian
<brian>
Thu, 3 Dec 2009 18:44:00 +0000
(18:44 +0000)
I suspect that we should be using RPMs %configure macro in our lustre.spec
and we are not.
lustre/scripts/Makefile.am
patch
|
blob
|
history
diff --git
a/lustre/scripts/Makefile.am
b/lustre/scripts/Makefile.am
index
1baab1a
..
4904457
100644
(file)
--- a/
lustre/scripts/Makefile.am
+++ b/
lustre/scripts/Makefile.am
@@
-47,7
+47,7
@@
EXTRA_DIST = license-status maketags.sh version_tag.pl lc_common \
$(addsuffix .in,$(genscripts)) lc_mon $(sbinscripts) \
$(bin_SCRIPTS) tree_status.pl
-scriptlibdir =
@libexecdir@
/@PACKAGE@
+scriptlibdir =
$(libdir)
/@PACKAGE@
scriptlib_DATA = lc_common
CLEANFILES = $(genscripts)