From d6d5fe57c086fc6003e26b6ee8e7af2a67906eaf Mon Sep 17 00:00:00 2001 From: "Darryl L. Pierce" Date: Wed, 1 May 2013 17:07:38 +0000 Subject: 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 --- cpp/bindings/qpid/perl/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'cpp') 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} -- cgit v1.2.1