[Groonga-commit] groonga/groonga [master] Add missing data/logrotate.d

Back to archive index

HAYASHI Kentaro null+****@clear*****
Wed Sep 5 11:48:09 JST 2012


HAYASHI Kentaro	2012-09-05 11:48:09 +0900 (Wed, 05 Sep 2012)

  New Revision: b32e0e0ecf00c83fead92631e4c8b90e1883f15c
  https://github.com/groonga/groonga/commit/b32e0e0ecf00c83fead92631e4c8b90e1883f15c

  Log:
    Add missing data/logrotate.d

  Modified files:
    configure.ac
    data/Makefile.am

  Modified: configure.ac (+2 -0)
===================================================================
--- configure.ac    2012-09-05 11:11:44 +0900 (afa5d9b)
+++ configure.ac    2012-09-05 11:48:09 +0900 (0ac3cea)
@@ -247,6 +247,8 @@ AC_CONFIG_FILES([
   data/init.d/Makefile
   data/init.d/redhat/Makefile
   data/init.d/redhat/sysconfig/Makefile
+  data/logrotate.d/Makefile
+  data/logrotate.d/redhat/Makefile
   data/systemd/Makefile
   data/systemd/fedora/Makefile
   data/systemd/fedora/sysconfig/Makefile

  Modified: data/Makefile.am (+1 -0)
===================================================================
--- data/Makefile.am    2012-09-05 11:11:44 +0900 (725e66f)
+++ data/Makefile.am    2012-09-05 11:48:09 +0900 (eca37ba)
@@ -3,6 +3,7 @@ SUBDIRS =			\
 	html			\
 	munin			\
 	init.d			\
+	logrotate.d		\
 	systemd
 
 pkgsysconfdir = $(sysconfdir)/$(PACKAGE)
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index