From 20c239e0de3df5a9583dc0ab3d8e3b950b7dd765 Mon Sep 17 00:00:00 2001 From: Steven Shaw Date: Tue, 21 Nov 2006 21:20:01 +0000 Subject: QPID-121 Added script to build a release package of qpid cpp client. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@477895 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/README.rhel3 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'qpid/cpp/README.rhel3') diff --git a/qpid/cpp/README.rhel3 b/qpid/cpp/README.rhel3 index 17e0c0ed87..58d1ac765f 100644 --- a/qpid/cpp/README.rhel3 +++ b/qpid/cpp/README.rhel3 @@ -13,3 +13,10 @@ Build using the following command: $ ./build.rhel3 +Generate cppclient tarball: + + $ ./release.client.rhel3 + +or if you want to name the release: + + $ ./release.client.rhel3 1.0-RC1 -- cgit v1.2.1