Whamcloud - gitweb
b=20315
authorbrian <brian>
Wed, 2 Dec 2009 21:35:56 +0000 (21:35 +0000)
committerbrian <brian>
Wed, 2 Dec 2009 21:35:56 +0000 (21:35 +0000)
i=adilger
o=Christopher Morrone

Use the more standard libexecdir for scripts.

lustre/scripts/Makefile.am

index 4904457..1baab1a 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 = $(libdir)/@PACKAGE@
+scriptlibdir = @libexecdir@/@PACKAGE@
 scriptlib_DATA = lc_common
 
 CLEANFILES = $(genscripts)