diff options
| author | Steven Shaw <steshaw@apache.org> | 2006-11-21 21:20:01 +0000 |
|---|---|---|
| committer | Steven Shaw <steshaw@apache.org> | 2006-11-21 21:20:01 +0000 |
| commit | 20c239e0de3df5a9583dc0ab3d8e3b950b7dd765 (patch) | |
| tree | 0630e8184942d449acbe8f1a134df6d9e70f28a1 /qpid/cpp/README.rhel3 | |
| parent | 862c7b19d5cf764cb9916009f79b08379823bc24 (diff) | |
| download | qpid-python-20c239e0de3df5a9583dc0ab3d8e3b950b7dd765.tar.gz | |
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
Diffstat (limited to 'qpid/cpp/README.rhel3')
| -rw-r--r-- | qpid/cpp/README.rhel3 | 7 |
1 files changed, 7 insertions, 0 deletions
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 |
