gfs2-utils: master - scripts: install the withdraw helper script

Andrew Price andyp at fedoraproject.org
Wed Aug 19 16:24:23 UTC 2015


Gitweb:        http://git.fedorahosted.org/git/?p=gfs2-utils.git;a=commitdiff;h=fdded71f349ec5928a1422bc7edaa7f4f6c0be26
Commit:        fdded71f349ec5928a1422bc7edaa7f4f6c0be26
Parent:        bdb6bb67ee4532c2dfb65eeeebcec06bda99d4ff
Author:        Andrew Price <anprice at redhat.com>
AuthorDate:    Tue Aug 18 12:48:50 2015 +0100
Committer:     Andrew Price <anprice at redhat.com>
CommitterDate: Tue Aug 18 12:48:50 2015 +0100

scripts: install the withdraw helper script

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 files 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
 


More information about the cluster-commits mailing list