[Cluster-devel] [PATCH 2/3] scripts: install the withdraw helper script

Andrew Price anprice at redhat.com
Wed Aug 19 11:55:08 UTC 2015


Install gfs2_withdraw_helper into /usr/sbin in 'make install'.

Signed-off-by: Andrew Price <anprice at redhat.com>
---
 gfs2/scripts/Makefile.am | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gfs2/scripts/Makefile.am b/gfs2/scripts/Makefile.am
index 51764fa..056aaa5 100644
--- a/gfs2/scripts/Makefile.am
+++ b/gfs2/scripts/Makefile.am
@@ -2,9 +2,9 @@ MAINTAINERCLEANFILES = Makefile.in
 
 dist_sbin_SCRIPTS = \
 	gfs2_lockcapture \
-	gfs2_trace
+	gfs2_trace \
+	gfs2_withdraw_helper
 
 noinst_SCRIPTS = \
-	82-gfs2-withdraw.rules \
-	gfs2_withdraw_helper
+	82-gfs2-withdraw.rules
 
-- 
2.4.3




More information about the Cluster-devel mailing list