summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2013-11-13 23:03:48 +0100
committerSergei Golubchik <sergii@pisem.net>2013-11-13 23:03:48 +0100
commit4157185f241f1583729020ba67064db0391aaa3d (patch)
treef0662e17995b49d92ed706a33c894485a67678fe /CMakeLists.txt
parentc155890af90ec75555fa485387a0cf11120175a6 (diff)
parentbdd883ed9a68ff1e82528cc6b33316d98894cfd2 (diff)
downloadmariadb-git-4157185f241f1583729020ba67064db0391aaa3d.tar.gz
10.0-base merge
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index af92fc212de..cc526adaa04 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -362,12 +362,6 @@ IF(DEB)
CONFIGURE_FILE(
${CMAKE_SOURCE_DIR}/debian/mariadb-server-10.0.files.in
${CMAKE_SOURCE_DIR}/debian/mariadb-server-10.0.files)
- CONFIGURE_FILE(
- ${CMAKE_SOURCE_DIR}/debian/dist/Debian/mariadb-server-10.0.files.in
- ${CMAKE_SOURCE_DIR}/debian/dist/Debian/mariadb-server-10.0.files)
- CONFIGURE_FILE(
- ${CMAKE_SOURCE_DIR}/debian/dist/Ubuntu/mariadb-server-10.0.files.in
- ${CMAKE_SOURCE_DIR}/debian/dist/Ubuntu/mariadb-server-10.0.files)
ENDIF(DEB)
# Handle the "INFO_*" files.