[Ultrapossum-cvs 1089] ultrapossum/module/failover 1.11, 1.12, Makefile.am

Back to archive index

Masato Taruishi taru****@users*****
2004年 10月 31日 (日) 21:56:08 JST


===================================================================
RCS file: ultrapossum/module/failover/Makefile.am,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ultrapossum/module/failover/Makefile.am	2004/10/29 18:38:55	1.11
+++ ultrapossum/module/failover/Makefile.am	2004/10/31 12:56:08	1.12
@@ -33,6 +33,7 @@
 	recovery.conf.in \
 	ultrapossum.mon.cf.in
 
+template_DATA = $(TEMPLATES)
 
 EXTRA_DIST = failover.cf \
 	update-failover \
@@ -46,10 +47,4 @@
 	ps.monitor \
 	nfs.monitor \
 	hbstart.alert
-
-install-data-local:
-	for p in $(TEMPLATES); do \
-		$(INSTALL_DATA) $(srcdir)/$$p \
-			$(DESTDIR)/$(sysconfdir)/$(PACKAGE)/in.d/; \
-	done
 



Ultrapossum-cvs メーリングリストの案内
Back to archive index