[tasks] Add rule to upload tarballs
- From: Ross Burton <rburton src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tasks] Add rule to upload tarballs
- Date: Mon, 12 Jul 2010 19:00:58 +0000 (UTC)
commit 6cacb17b7cfd489569c10ab9871557d9a50aaf76
Author: Ross Burton <ross linux intel com>
Date: Mon Jul 12 20:00:41 2010 +0100
Add rule to upload tarballs
Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index e8c0402..e238ace 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,3 +13,6 @@ DISTCLEANFILES = \
gangdistcheck:
$(MAKE) DISTCHECK_CONFIGURE_FLAGS= distcheck
$(MAKE) DISTCHECK_CONFIGURE_FLAGS=--with-unique distcheck
+
+upload: dist
+ lftp -e "put $(DIST_ARCHIVES)" https://svn.o-hand.com/sources/pimlico/tasks/ -u ross
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]