diff options
author | Sergei Golubchik <sergii@pisem.net> | 2013-11-13 23:03:48 +0100 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2013-11-13 23:03:48 +0100 |
commit | 4157185f241f1583729020ba67064db0391aaa3d (patch) | |
tree | f0662e17995b49d92ed706a33c894485a67678fe /CMakeLists.txt | |
parent | c155890af90ec75555fa485387a0cf11120175a6 (diff) | |
parent | bdd883ed9a68ff1e82528cc6b33316d98894cfd2 (diff) | |
download | mariadb-git-4157185f241f1583729020ba67064db0391aaa3d.tar.gz |
10.0-base merge
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 6 |
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. |