[Groonga-commit] groonga/groonga at 3e9b4c3 [master] package windows: make package-able after build-groonga

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Aug 16 22:03:38 JST 2015


Kouhei Sutou	2015-08-16 22:03:38 +0900 (Sun, 16 Aug 2015)

  New Revision: 3e9b4c37ecec9bcd04f2be7ba5ae59a0fa2c9de0
  https://github.com/groonga/groonga/commit/3e9b4c37ecec9bcd04f2be7ba5ae59a0fa2c9de0

  Message:
    package windows: make package-able after build-groonga

  Modified files:
    packages/windows/Makefile.am

  Modified: packages/windows/Makefile.am (+3 -3)
===================================================================
--- packages/windows/Makefile.am    2015-08-16 20:43:45 +0900 (47d318b)
+++ packages/windows/Makefile.am    2015-08-16 22:03:38 +0900 (1eff89e)
@@ -40,9 +40,9 @@ build: source
 	done
 
 build-groonga: source
-	for architecture in $(ARCHITECTURES); do		\
-	  $(RUBY) -S rake build:groonga $(build_options)	\
-	     ARCHITECTURE=$${architecture};			\
+	for architecture in $(ARCHITECTURES); do			\
+	  $(RUBY) -S rake build:groonga build:post $(build_options)	\
+	     ARCHITECTURE=$${architecture};				\
 	done
 
 LICENSE:
-------------- next part --------------
HTML����������������������������...
Download 



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