projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d7c852
)
Makefile upload-osx-pkg: mention where the packages go
author
Brian Warner
<warner@lothar.com>
Thu, 16 Jul 2015 16:27:26 +0000
(09:27 -0700)
committer
Brian Warner
<warner@lothar.com>
Thu, 16 Jul 2015 16:27:26 +0000
(09:27 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 9f6e277066e204aaf959950eb27a95e9177deb71..6df6bd6adf0b48358e7a45d35f4542462dbcf573 100644
(file)
--- a/
Makefile
+++ b/
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 \