From 2b0460d138f4d352bbf96351697229f543148cfe Mon Sep 17 00:00:00 2001 From: Anton Adamansky Date: Mon, 16 Mar 2015 17:52:25 +0600 Subject: [PATCH] #115 --- tcejdb/installer/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/tcejdb/installer/CMakeLists.txt b/tcejdb/installer/CMakeLists.txt index bf0afc0..ef8aba8 100644 --- a/tcejdb/installer/CMakeLists.txt +++ b/tcejdb/installer/CMakeLists.txt @@ -45,8 +45,5 @@ endif(PACKAGE_DEB) include(CPack) if (ENABLE_PPA) - set(CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA - ${CMAKE_CURRENT_SOURCE_DIR}/debian/ejdb.install - ) include(UploadPPA) endif() -- 2.7.4