[beast] BUILD: fixed upload location



commit 4262117c9945139152e1ea541ac6724c07e76323
Author: Tim Janik <timj gtk org>
Date:   Fri Sep 10 01:19:14 2010 +0200

    BUILD: fixed upload location

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 3963b3a..766b198 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,7 +44,7 @@ release-news:
 
 # --- release-upload ---
 release-upload: ChangeLog
-	$(srcdir)/mkrelease.sh upload -U localhost:tmp -E configure.in:BSE_MICRO_VERSION
+	$(srcdir)/mkrelease.sh upload -U beast:dist/beast/ -E configure.in:BSE_MICRO_VERSION
 .PHONY: release-upload
 
 # --- dist fixes ---



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]