From 3b4e4b82159eff3411297e8e300cbc9a7bf7a1b5 Mon Sep 17 00:00:00 2001 From: Drahy Date: Sat, 9 May 2009 12:27:41 +0200 Subject: * Updated world_script_waypoints * Updated world_scripts_structure * Moved older sql files to 3.0.9_old folder and in file 0000_3.0.9_old (sql/updates) are stored all these sqls * Also created folder Obsolete_updates where you can find unverified sqls * This should help with sql maintaining --HG-- branch : trunk --- sql/updates/2.4.3_updates/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/updates/2.4.3_updates') diff --git a/sql/updates/2.4.3_updates/CMakeLists.txt b/sql/updates/2.4.3_updates/CMakeLists.txt index fc28dd652cb..229a6de626c 100644 --- a/sql/updates/2.4.3_updates/CMakeLists.txt +++ b/sql/updates/2.4.3_updates/CMakeLists.txt @@ -2,4 +2,4 @@ FILE(GLOB _SQL_243 *.sql) INSTALL(FILES ${_SQL_243} -DESTINATION share/trinity/sql/updates/2.4.3_updates) +DESTINATION share/trinity/sql/updates/2.4.3_updates) \ No newline at end of file -- cgit v1.2.3