public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: master - build: don't set exec bit on built files.
@ 2008-12-09  9:47 Fabio M. Di Nitto
  0 siblings, 0 replies; only message in thread
From: Fabio M. Di Nitto @ 2008-12-09  9:47 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=7816abfd7d307b6bdea939a1496185a8dc389713
Commit:        7816abfd7d307b6bdea939a1496185a8dc389713
Parent:        229c99d64525911cd518308f1fb215830dfcaaea
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Tue Dec 9 10:46:18 2008 +0100
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Tue Dec 9 10:46:18 2008 +0100

build: don't set exec bit on built files.

this should be done by install.

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
---
 make/fencebuild.mk |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/make/fencebuild.mk b/make/fencebuild.mk
index 73fd26b..3692eed 100644
--- a/make/fencebuild.mk
+++ b/make/fencebuild.mk
@@ -22,6 +22,4 @@ $(TARGET):
 		-e 's#@LOGDIR@#${logdir}#g' \
 	> $@
 
-	chmod +x $@
-
 clean: generalclean


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-09  9:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-09  9:47 cluster: master - build: don't set exec bit on built files Fabio M. Di Nitto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).