diff options
| author | Darryl L. Pierce <mcpierce@apache.org> | 2013-05-02 17:20:58 +0000 |
|---|---|---|
| committer | Darryl L. Pierce <mcpierce@apache.org> | 2013-05-02 17:20:58 +0000 |
| commit | e611a03c6a1b004ed97916370fe355c6196c267a (patch) | |
| tree | 110f20249f9918b8d861437fe81bd480fd21bb31 /qpid/bin | |
| parent | aeaf236d46d30736f3a3b3a007507e923681b460 (diff) | |
| download | qpid-python-e611a03c6a1b004ed97916370fe355c6196c267a.tar.gz | |
QPID-4799: Updated the release.sh and Cmake files for qpid.pm
The files are now aware of the new location for qpid.pm.
git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.22@1478457 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/bin')
| -rwxr-xr-x | qpid/bin/release.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/bin/release.sh b/qpid/bin/release.sh index d17980e351..e62197a238 100755 --- a/qpid/bin/release.sh +++ b/qpid/bin/release.sh @@ -192,7 +192,6 @@ fi if [ "PERL" == "$PERL" ]; then mkdir qpid-${VER}/perl-qpid-${VER} cp qpid-${VER}/cpp/bindings/qpid/perl/perl.i \ - qpid-${VER}/cpp/bindings/qpid/perl/*pm \ qpid-${VER}/cpp/bindings/qpid/perl/LICENSE \ qpid-${VER}/cpp/bindings/qpid/perl/Makefile.PL \ qpid-${VER}/cpp/bindings/qpid/perl/t/*.t \ |
