diff options
| author | Steven Shaw <steshaw@apache.org> | 2006-11-23 18:53:41 +0000 |
|---|---|---|
| committer | Steven Shaw <steshaw@apache.org> | 2006-11-23 18:53:41 +0000 |
| commit | df2ff3db95e2a2e7a71fa2f7ac3b267702c978a0 (patch) | |
| tree | 8dacc891355e94aa3257dbf747ef23f6daa3f195 /qpid/cpp | |
| parent | 324a1fe841d79384ebcc3e51e6f462c615958a4b (diff) | |
| download | qpid-python-df2ff3db95e2a2e7a71fa2f7ac3b267702c978a0.tar.gz | |
Renamed (slightly) the rhel3 release tarball
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@478638 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
| -rwxr-xr-x | qpid/cpp/release.client.rhel3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/release.client.rhel3 b/qpid/cpp/release.client.rhel3 index 7d66564542..f1f3b0fe88 100755 --- a/qpid/cpp/release.client.rhel3 +++ b/qpid/cpp/release.client.rhel3 @@ -11,7 +11,7 @@ else name=r${svnRevision} fi -name=qpid-cppclient-$name +name=qpid-cpp-client-$name dir=build/$name if [[ -d $dir ]]; then |
