diff options
| author | Darryl L. Pierce <mcpierce@apache.org> | 2013-05-01 17:07:38 +0000 |
|---|---|---|
| committer | Darryl L. Pierce <mcpierce@apache.org> | 2013-05-01 17:07:38 +0000 |
| commit | 30c288c37d99394dea313d4d73562078cfcac33a (patch) | |
| tree | 7f8cce4cf43eeb9ee4386541f98df6f0544384aa /cpp | |
| parent | b01d21e784330d6f4eaa3ab6b803684c5cdbc74c (diff) | |
| download | qpid-python-30c288c37d99394dea313d4d73562078cfcac33a.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/trunk/qpid@1478097 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
| -rw-r--r-- | cpp/bindings/qpid/perl/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/bindings/qpid/perl/CMakeLists.txt b/cpp/bindings/qpid/perl/CMakeLists.txt index a1380fa4d0..bf69305af1 100644 --- a/cpp/bindings/qpid/perl/CMakeLists.txt +++ b/cpp/bindings/qpid/perl/CMakeLists.txt @@ -37,7 +37,6 @@ include_directories(${PERL_INCLUDE_PATH} ##---------------------------------- install(FILES ${CMAKE_CURRENT_BINARY_DIR}/libcqpid_perl.so ${CMAKE_CURRENT_BINARY_DIR}/cqpid_perl.pm - ${CMAKE_CURRENT_SOURCE_DIR}/qpid.pm ${CMAKE_CURRENT_SOURCE_DIR}/LICENSE ${CMAKE_CURRENT_SOURCE_DIR}/Makefile.PL DESTINATION ${PERL_PFX_ARCHLIB} |
