Navigation Menu

Skip to content

Commit

Permalink
Revert "windows: add a workaround for wrong filename"
Browse files Browse the repository at this point in the history
This reverts commit 6448c83.

This workaround is not required since MariaDB 10.3.10
  • Loading branch information
kenhys committed Oct 25, 2018
1 parent 7d351b0 commit d9b75a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/source/Makefile.am
Expand Up @@ -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)
Expand Down

0 comments on commit d9b75a1

Please sign in to comment.