Whamcloud - gitweb
Back out 20315 landing due to breakage with SLES10.
authorbrian <brian>
Thu, 3 Dec 2009 18:44:00 +0000 (18:44 +0000)
committerbrian <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

index 1baab1a..4904457 100644 (file)
@@ -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)