diff options
| author | Drahy <none@none> | 2009-05-09 12:27:41 +0200 |
|---|---|---|
| committer | Drahy <none@none> | 2009-05-09 12:27:41 +0200 |
| commit | 3b4e4b82159eff3411297e8e300cbc9a7bf7a1b5 (patch) | |
| tree | b63f894a3ef59cd97befbbbb5808feb8205482f2 /sql/updates/2.4.3_updates | |
| parent | efb79ea169cc6d1a7ca1a4c27b3adc32386d4522 (diff) | |
* 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
Diffstat (limited to 'sql/updates/2.4.3_updates')
| -rw-r--r-- | sql/updates/2.4.3_updates/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
