[Groonga-commit] groonga/groonga at 9cda319 [master] package: ensure downloaded

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jan 19 07:27:43 JST 2017


Kouhei Sutou	2017-01-19 07:27:43 +0900 (Thu, 19 Jan 2017)

  New Revision: 9cda31971e3ba111a642bcbaea468d6e49bf9e99
  https://github.com/groonga/groonga/commit/9cda31971e3ba111a642bcbaea468d6e49bf9e99

  Message:
    package: ensure downloaded

  Modified files:
    packages/apt/Makefile.am
    packages/source/Makefile.am
    packages/windows/Makefile.am

  Modified: packages/apt/Makefile.am (+1 -1)
===================================================================
--- packages/apt/Makefile.am    2017-01-19 07:27:28 +0900 (df124e5)
+++ packages/apt/Makefile.am    2017-01-19 07:27:43 +0900 (85c850c)
@@ -8,7 +8,7 @@ KEYRING_BASE_NAME = $(KEYRING_PACKAGE)-$(KEYRING_VERSION)
 
 all:
 
-release: build sign-packages update-repository sign-repository upload
+release: download build sign-packages update-repository sign-repository upload
 
 remove-existing-packages:
 	for distribution in $(DISTRIBUTIONS); do		\

  Modified: packages/source/Makefile.am (+1 -1)
===================================================================
--- packages/source/Makefile.am    2017-01-19 07:27:28 +0900 (3ad2695)
+++ packages/source/Makefile.am    2017-01-19 07:27:43 +0900 (1ec28d3)
@@ -10,7 +10,7 @@ TMP_FILES =						\
 
 all:
 
-release: upload
+release: download upload
 
 ensure-rsync-path:
 	@if test -z "$(RSYNC_PATH)"; then				\

  Modified: packages/windows/Makefile.am (+1 -1)
===================================================================
--- packages/windows/Makefile.am    2017-01-19 07:27:28 +0900 (9cef6ac)
+++ packages/windows/Makefile.am    2017-01-19 07:27:43 +0900 (ca60617)
@@ -8,7 +8,7 @@ SUFFIX =
 
 all:
 
-release: build package installer upload
+release: download build package installer upload
 
 ensure-rsync-path:
 	@if test -z "$(RSYNC_PATH)"; then				\
-------------- next part --------------
HTML����������������������������...
Download 



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