aboutsummaryrefslogtreecommitdiff
path: root/sysutils/heartbeat/files/patch-tools-Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/heartbeat/files/patch-tools-Makefile.am')
-rw-r--r--sysutils/heartbeat/files/patch-tools-Makefile.am12
1 files changed, 10 insertions, 2 deletions
diff --git a/sysutils/heartbeat/files/patch-tools-Makefile.am b/sysutils/heartbeat/files/patch-tools-Makefile.am
index 1d759a29c24d..5697db0c93f2 100644
--- a/sysutils/heartbeat/files/patch-tools-Makefile.am
+++ b/sysutils/heartbeat/files/patch-tools-Makefile.am
@@ -1,5 +1,5 @@
---- tools/Makefile.am.orig 2008-08-18 12:32:19.000000000 +0000
-+++ tools/Makefile.am 2013-11-08 13:57:58.000000000 +0000
+--- tools/Makefile.am.orig 2008-08-18 14:32:19.000000000 +0200
++++ tools/Makefile.am 2014-06-14 22:45:13.793133353 +0200
@@ -43,7 +43,7 @@
## SOURCES
@@ -9,3 +9,11 @@
cl_status_SOURCES = cl_status.c
# A little trick. Now ccdv can be auto-built but not auto-cleaned.
+@@ -85,7 +85,5 @@
+ $(LIBRT)
+
+ install-data-hook: # install-exec-hook doesn't work (!)
+- -chgrp $(apigid) $(DESTDIR)/$(habindir)/cl_status
+- -chmod g+s,a-w $(DESTDIR)/$(habindir)/cl_status
+
+ .PHONY: install-exec-hook