Whamcloud - gitweb
Branch HEAD
authorrobert.read <robert.read>
Wed, 21 May 2008 17:52:46 +0000 (17:52 +0000)
committerrobert.read <robert.read>
Wed, 21 May 2008 17:52:46 +0000 (17:52 +0000)
b=13285

Reverting the rest of the script libexecdir patch to fix rpm builds.

lustre/scripts/Makefile.am

index 031a988..f0a44a3 100644 (file)
@@ -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 = @libexecdir@/@PACKAGE@
+scriptlibdir = $(libdir)/@PACKAGE@
 scriptlib_DATA = lc_common
 
 CLEANFILES = $(genscripts)