aboutsummaryrefslogtreecommitdiff
path: root/sql/tools
diff options
context:
space:
mode:
authorKingPin <none@none>2008-10-27 09:57:53 -0500
committerKingPin <none@none>2008-10-27 09:57:53 -0500
commit1bb16035923b0675b0c239379cd5d64c8310f28b (patch)
treea4484c1d97545373f5e4033c3f23052b938d14d8 /sql/tools
parente72a13c3dd10922a18d9ee59a7f62fbfb6b69c03 (diff)
[svn] * Moved scripts sqls updates to main sql updates folder.
* Fixed makefile to use proper foldername. * rXXX_world_scripts.sql will be the format for script sql updates, execute these into your world DB. --HG-- branch : trunk
Diffstat (limited to 'sql/tools')
-rw-r--r--sql/tools/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/tools/Makefile.am b/sql/tools/Makefile.am
index 6ff72726a57..301aafceedb 100644
--- a/sql/tools/Makefile.am
+++ b/sql/tools/Makefile.am
@@ -21,8 +21,8 @@
## Sub-directories to parse
## Change installation location
-# datadir = mangos/sql/tools
-pkgdatadir = $(datadir)/mangos/sql/tools
+# datadir = trinity/sql/tools
+pkgdatadir = $(datadir)/trinity/sql/tools
## Files to be installed
# Install basic SQL files to datadir