Navigation Menu

Skip to content

Commit

Permalink
package source windows: remove needless patch
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Sep 8, 2015
1 parent 1907305 commit de59e93
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
3 changes: 1 addition & 2 deletions packages/source/Makefile.am
Expand Up @@ -104,8 +104,7 @@ files/$(MARIADB_WITH_MROONGA_BASE).tar.gz: tmp/$(MARIADB_WITH_MROONGA_BASE).stam
(cd tmp && tar czf ../$@ $(MARIADB_WITH_MROONGA_BASE))

PATCHES = \
patches/mariadb-10.0.3-windows-build.diff \
patches/groonga-5.0.7-windows-mariadb-bundled-build.diff
patches/mariadb-10.0.3-windows-build.diff

tmp/$(MARIADB_WITH_MROONGA_FOR_WINDOWS_BASE).stamp: tmp/$(MARIADB_WITH_MROONGA_BASE).stamp $(PATCHES)
rm -rf tmp/$(MARIADB_WITH_MROONGA_FOR_WINDOWS_BASE)
Expand Down

This file was deleted.

0 comments on commit de59e93

Please sign in to comment.