Changeset 121 for trunk/sql/Makefile.am

Show
Ignore:
Timestamp:
11/19/08 13:38:08 (17 years ago)
Author:
yumileroy
Message:

[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.

Original author: KingPin?
Date: 2008-10-27 09:57:53-05:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/sql/Makefile.am

    r102 r121  
    2323 
    2424## Change installation location 
    25 #  datadir = mangos/sql 
    26 pkgdatadir = $(datadir)/mangos/sql 
     25#  datadir = trinity/sql 
     26pkgdatadir = $(datadir)/trinity/sql 
    2727 
    2828## Files to be installed 
     
    3333        characters.sql \ 
    3434        create_mysql.sql \ 
     35    world_scripts_full.sql \ 
     36    world_scripts_structure.sql \ 
    3537        drop_mysql.sql 
    3638 
     
    4244        characters.sql \ 
    4345        world.sql \ 
     46    world_scripts_full.sql \ 
     47    world_scripts_structure.sql \ 
    4448        realmd.sql