mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-30 16:13:58 +00:00
Makefile upload-osx-pkg: mention where the packages go
This commit is contained in:
parent
2d7c852ace
commit
15a1550ced
1
Makefile
1
Makefile
@ -41,6 +41,7 @@ test-osx-pkg:
|
||||
$(PYTHON) misc/build_helpers/test-osx-pkg.py
|
||||
|
||||
upload-osx-pkg:
|
||||
@echo "uploading to ~tahoe-tarballs/OS-X-packages/ via flappserver"
|
||||
@if [ "X${BB_BRANCH}" = "Xmaster" ] || [ "X${BB_BRANCH}" = "X" ]; then \
|
||||
flappclient --furlfile ~/.tahoe-osx-pkg-upload.furl upload-file tahoe-lafs-*-osx.pkg; \
|
||||
else \
|
||||
|
Loading…
x
Reference in New Issue
Block a user