fence-agents: master - [build] fence_scsi_check is generated during build time

Marek GrĂ¡c marx at fedoraproject.org
Wed Sep 17 14:04:35 UTC 2014


Gitweb:        http://git.fedorahosted.org/git/?p=fence-agents.git;a=commitdiff;h=f8ef7d655c55c13abd26e569a5ab3c7129727c33
Commit:        f8ef7d655c55c13abd26e569a5ab3c7129727c33
Parent:        14f6c3bc1e60e038c0b4daa87b1d0bda0d873661
Author:        Marek 'marx' Grac <mgrac at redhat.com>
AuthorDate:    Wed Aug 27 15:33:06 2014 +0200
Committer:     Marek 'marx' Grac <mgrac at redhat.com>
CommitterDate: Wed Sep 17 16:04:25 2014 +0200

[build] fence_scsi_check is generated during build time

---
 fence/agents/scsi/Makefile.am |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/fence/agents/scsi/Makefile.am b/fence/agents/scsi/Makefile.am
index b2a4fbf..295d649 100644
--- a/fence/agents/scsi/Makefile.am
+++ b/fence/agents/scsi/Makefile.am
@@ -4,8 +4,7 @@ TARGET			= fence_scsi
 
 SRC			= $(TARGET).py
 
-EXTRA_DIST		= $(SRC) \
-			  fence_scsi_check
+EXTRA_DIST		= $(SRC) 
 
 scsidatadir		= $(CLUSTERDATA)
 scsidata_SCRIPTS	= fence_scsi_check


More information about the cluster-commits mailing list