[Groonga-mysql-commit] mroonga/mroonga at d9b75a1 [master] Revert "windows: add a workaround for wrong filename"

Back to archive index
Kentaro Hayashi null+****@clear*****
Thu Oct 25 16:30:39 JST 2018


Kentaro Hayashi	2018-10-25 16:30:39 +0900 (Thu, 25 Oct 2018)

  Revision: d9b75a19dc6015fa52e73acc8735f023b04ac4b8
  https://github.com/mroonga/mroonga/commit/d9b75a19dc6015fa52e73acc8735f023b04ac4b8

  Message:
    Revert "windows: add a workaround for wrong filename"
    
    This reverts commit 6448c83fa9acbdb5799294d95a82dfbcc03a99b8.
    
    This workaround is not required since MariaDB 10.3.10

  Modified files:
    packages/source/Makefile.am

  Modified: packages/source/Makefile.am (+0 -2)
===================================================================
--- packages/source/Makefile.am    2018-10-25 16:22:38 +0900 (f6418578)
+++ packages/source/Makefile.am    2018-10-25 16:30:39 +0900 (e6f95ef2)
@@ -81,8 +81,6 @@ tmp/$(MARIADB_WITH_MROONGA_BASE).stamp: $(MARIADB_WITH_MROONGA_ARCHIVES)
 	rm -rf $(MARIADB_BASE)
 	tar xf tmp/$(MARIADB_TAR_GZ)
 
-# Rename workaround for MariaDB 10.3.9
-	mv $(MARIADB_BASE)/sql/sql_yacc_orac.cc $(MARIADB_BASE)/sql/sql_yacc_ora.cc
 	rm -fr $(MARIADB_BASE)/storage/mroonga
 	tar xf $(top_builddir)/$(MROONGA_TAR_GZ)
 	mv $(MROONGA_BASE) $(BUNDLED_MROONGA_PATH)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20181025/ae1ca6c2/attachment.html>


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