summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorDarryl L. Pierce <mcpierce@apache.org>2013-05-01 17:07:38 +0000
committerDarryl L. Pierce <mcpierce@apache.org>2013-05-01 17:07:38 +0000
commitd6d5fe57c086fc6003e26b6ee8e7af2a67906eaf (patch)
tree7f8cce4cf43eeb9ee4386541f98df6f0544384aa /cpp
parentdf130fbc9e8459f31e4dbfc88a6f3e3fea430172 (diff)
downloadqpid-python-d6d5fe57c086fc6003e26b6ee8e7af2a67906eaf.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.txt1
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}