From 6b9914f0d7e55e3fdce1d9eefcc8bb857f922016 Mon Sep 17 00:00:00 2001 From: Spp Date: Sat, 30 Jan 2010 18:30:27 +0100 Subject: Typo in last commit :( --HG-- branch : trunk --- sql/updates/3.2.2a_old/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') 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 -- cgit v1.2.3