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

Andrew Price andyp at fedoraproject.org
Thu Aug 20 15:42:05 UTC 2015


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

scripts: install the withdraw helper script

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

Resolves: rhbz#1225634
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