aboutsummaryrefslogtreecommitdiff
path: root/sql/updates/2.4.3_old
diff options
context:
space:
mode:
authorXTZGZoReX <none@none>2010-06-07 01:44:40 +0200
committerXTZGZoReX <none@none>2010-06-07 01:44:40 +0200
commitca8f0a53b3a9b146039b5be5e0dea246bf37a538 (patch)
tree1518502f6a79bc73f0a8510cf56dcbb5133488b7 /sql/updates/2.4.3_old
parent6b33457e505e3900a6adfd0724072a628cc7224d (diff)
* Cleanup in sql directory.
--HG-- branch : trunk
Diffstat (limited to 'sql/updates/2.4.3_old')
-rw-r--r--sql/updates/2.4.3_old/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/sql/updates/2.4.3_old/CMakeLists.txt b/sql/updates/2.4.3_old/CMakeLists.txt
index 229a6de626c..585813a934b 100644
--- a/sql/updates/2.4.3_old/CMakeLists.txt
+++ b/sql/updates/2.4.3_old/CMakeLists.txt
@@ -1,5 +1,3 @@
FILE(GLOB _SQL_243 *.sql)
-INSTALL(FILES
-${_SQL_243}
-DESTINATION share/trinity/sql/updates/2.4.3_updates) \ No newline at end of file
+INSTALL(FILES ${_SQL_243} DESTINATION share/trinity/sql/updates/2.4.3_old) \ No newline at end of file