Whamcloud - gitweb
b=22215 mpi_run (): p4_error fix
[fs/lustre-release.git] / lustre / scripts / Makefile.am
index 8eebb58..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)
@@ -57,4 +57,4 @@ $(genscripts): %: %.in
        chmod +x $@
 
 tree_status.pl: version_tag.pl
-       ln version_tag.pl tree_status.pl
+       ln -f version_tag.pl tree_status.pl