aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSpp <none@none>2010-01-30 18:30:27 +0100
committerSpp <none@none>2010-01-30 18:30:27 +0100
commit6b9914f0d7e55e3fdce1d9eefcc8bb857f922016 (patch)
tree6ef56f0658573b5e9f6726693ff584ca3acf8e30
parente4b06aa71cb5315b96e928d0780d50e347a251cf (diff)
Typo in last commit :(
--HG-- branch : trunk
-rw-r--r--sql/updates/3.2.2a_old/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/3.2.2a_old/CMakeLists.txt b/sql/updates/3.2.2a_old/CMakeLists.txt
index 32889ec43a7..e6193267b8a 100644
--- a/sql/updates/3.2.2a_old/CMakeLists.txt
+++ b/sql/updates/3.2.2a_old/CMakeLists.txt
@@ -2,4 +2,4 @@ FILE(GLOB _SQL_322 *.sql)
INSTALL(FILES
${_SQL_322}
-DESTINATION share/trinity/sql/updates/3.0.9_old) \ No newline at end of file
+DESTINATION share/trinity/sql/updates/3.2.2a_old) \ No newline at end of file