[Groonga-commit] groonga/groonga at c1801ab [master] windows: ensure to create tmp/ directory

Back to archive index

HAYASHI Kentaro null+****@clear*****
Tue Apr 26 00:12:57 JST 2016


HAYASHI Kentaro	2016-04-26 00:12:57 +0900 (Tue, 26 Apr 2016)

  New Revision: c1801ab53e848208f0fce4ee03322f672cecae15
  https://github.com/groonga/groonga/commit/c1801ab53e848208f0fce4ee03322f672cecae15

  Message:
    windows: ensure to create tmp/ directory

  Modified files:
    packages/windows/Makefile.am

  Modified: packages/windows/Makefile.am (+1 -0)
===================================================================
--- packages/windows/Makefile.am    2016-04-25 21:35:50 +0900 (985f481)
+++ packages/windows/Makefile.am    2016-04-26 00:12:57 +0900 (3c58322)
@@ -136,6 +136,7 @@ SOURCE=tmp/$(PACKAGE)-$(VERSION).tar.gz
 source: $(SOURCE)
 
 $(SOURCE): $(abs_top_builddir)/$(PACKAGE)-$(VERSION).tar.gz
+	mkdir -p tmp
 	cp $(abs_top_builddir)/$(PACKAGE)-$(VERSION).tar.gz $(SOURCE)
 
 diff-mecab:
-------------- next part --------------
HTML����������������������������...
Télécharger 



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