[Groonga-commit] groonga/groonga [master] [debian] add --with-munin-plugins option.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 11月 27日 (日) 20:23:19 JST


Kouhei Sutou	2011-11-27 11:23:19 +0000 (Sun, 27 Nov 2011)

  New Revision: 2d23249d7b9b3333303cf8ff28745e34559eddaf

  Log:
    [debian] add --with-munin-plugins option.

  Modified files:
    packages/debian/rules

  Modified: packages/debian/rules (+1 -1)
===================================================================
--- packages/debian/rules    2011-11-27 11:18:17 +0000 (e3f5781)
+++ packages/debian/rules    2011-11-27 11:23:19 +0000 (cb001b8)
@@ -10,7 +10,7 @@ export DH_OPTIONS
 	dh $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- --with-zlib --with-lzo
+	dh_auto_configure -- --with-zlib --with-lzo --with-munin-plugins
 
 # disable 'make check'.
 override_dh_auto_test:




Groonga-commit メーリングリストの案内
Back to archive index