Kouhei Sutou
null+****@clear*****
Thu May 11 22:52:31 JST 2017
Kouhei Sutou 2017-05-11 22:52:31 +0900 (Thu, 11 May 2017) New Revision: 05fe7b69d2dac5f097828462b5110c667b89f924 https://github.com/groonga/groonga/commit/05fe7b69d2dac5f097828462b5110c667b89f924 Message: package windows: add RSYNC_PATH check Modified files: packages/windows/Makefile.am Modified: packages/windows/Makefile.am (+1 -1) =================================================================== --- packages/windows/Makefile.am 2017-05-11 22:51:59 +0900 (e34e4b9) +++ packages/windows/Makefile.am 2017-05-11 22:52:31 +0900 (32c90e6) @@ -24,7 +24,7 @@ upload: ensure-rsync-path rsync -avz --progress --delete source/ \ $(RSYNC_PATH)/windows/groonga/$(PACKAGE)-$(VERSION)$(SUFFIX) -upload-to-tmp: +upload-to-tmp: ensure-rsync-path for architecture in $(ARCHITECTURES); do \ zip=$(PACKAGE)-$(VERSION)-$${architecture}$(SUFFIX).zip; \ (cd files && sha256sum $${zip} > $${zip}.sha256); \ -------------- next part -------------- HTML����������������������������...다운로드