[Groonga-commit] groonga/groonga at 742577d [master] windows: ensure to create download directory

Back to archive index

HAYASHI Kentaro null+****@clear*****
Tue Apr 26 01:39:19 JST 2016


HAYASHI Kentaro	2016-04-26 01:39:19 +0900 (Tue, 26 Apr 2016)

  New Revision: 742577d72897722ad578546a8f49fda5cd3b2f4b
  https://github.com/groonga/groonga/commit/742577d72897722ad578546a8f49fda5cd3b2f4b

  Message:
    windows: ensure to create download directory

  Modified files:
    packages/windows/Makefile.am

  Modified: packages/windows/Makefile.am (+1 -1)
===================================================================
--- packages/windows/Makefile.am    2016-04-26 00:22:04 +0900 (3c58322)
+++ packages/windows/Makefile.am    2016-04-26 01:39:19 +0900 (51aed7b)
@@ -136,7 +136,7 @@ SOURCE=tmp/$(PACKAGE)-$(VERSION).tar.gz
 source: $(SOURCE)
 
 $(SOURCE): $(abs_top_builddir)/$(PACKAGE)-$(VERSION).tar.gz
-	mkdir -p tmp
+	mkdir -p tmp/download
 	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