The branch, master has been updated
via 893465ddde0b730aa142f165cfdc4a57fc5517bf (commit)
from 8909d3a10362a8e58ffd71bc4cd035c12c584157 (commit)
http://gitweb.samba.org/?p=sahlberg/ctdb.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit 893465ddde0b730aa142f165cfdc4a57fc5517bf
Author: Ronnie Sahlberg <[email protected]>
Date: Mon Aug 30 18:29:18 2010 +1000
remove 61.nfstickles from the makefile
-----------------------------------------------------------------------
Summary of changes:
Makefile.in | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
Changeset truncated at 500 lines:
diff --git a/Makefile.in b/Makefile.in
index 8df8ff2..369cec0 100755
--- a/Makefile.in
+++ b/Makefile.in
@@ -243,7 +243,6 @@ install: all
${INSTALLCMD} -m 755 config/events.d/41.httpd
$(DESTDIR)$(etcdir)/ctdb/events.d
${INSTALLCMD} -m 755 config/events.d/50.samba
$(DESTDIR)$(etcdir)/ctdb/events.d
${INSTALLCMD} -m 755 config/events.d/60.nfs
$(DESTDIR)$(etcdir)/ctdb/events.d
- ${INSTALLCMD} -m 755 config/events.d/61.nfstickle
$(DESTDIR)$(etcdir)/ctdb/events.d
${INSTALLCMD} -m 755 config/events.d/62.cnfs
$(DESTDIR)$(etcdir)/ctdb/events.d
${INSTALLCMD} -m 755 config/events.d/70.iscsi
$(DESTDIR)$(etcdir)/ctdb/events.d
${INSTALLCMD} -m 755 config/events.d/91.lvs
$(DESTDIR)$(etcdir)/ctdb/events.d
--
CTDB repository