[Groonga-mysql-commit] mroonga/mroonga at 9cd5530 [master] package debian: remove needless code

Back to archive index

Kouhei Sutou null+****@clear*****
Mon May 30 17:56:02 JST 2016


Kouhei Sutou	2016-05-30 17:56:02 +0900 (Mon, 30 May 2016)

  New Revision: 9cd553094e525323da425f8f748dd8f55dc59c62
  https://github.com/mroonga/mroonga/commit/9cd553094e525323da425f8f748dd8f55dc59c62

  Message:
    package debian: remove needless code

  Modified files:
    packages/debian-5.7/rules

  Modified: packages/debian-5.7/rules (+1 -4)
===================================================================
--- packages/debian-5.7/rules    2016-05-29 13:36:57 +0900 (91cba31)
+++ packages/debian-5.7/rules    2016-05-30 17:56:02 +0900 (ff9d964)
@@ -31,10 +31,7 @@ override_dh_auto_configure:
 	tar xf $${archive};						\
 	(cd $${archive_base} &&						\
 	  tar xf ../$${debian} &&					\
-	  debian/rules override_dh_auto_configure &&			\
-	  echo "TODO: Remove the following cp after 6.03 is released" &&\
-	  cp builddir/libbinlogevents/include/binlog_config.h		\
-	    libbinlogevents/include/);					\
+	  debian/rules override_dh_auto_configure);			\
 	dh_auto_configure --						\
 	  --with-mysql-source=./$${archive_base}			\
 	  --with-mysql-build=./$${archive_base}/builddir
-------------- next part --------------
HTML����������������������������...
다운로드 



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