Whamcloud - gitweb
Branch b1_6
authorbwzhou <bwzhou>
Tue, 20 May 2008 15:07:35 +0000 (15:07 +0000)
committerbwzhou <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

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