Update the list of SQL files to be installed.

[?]
Mar 13, 2012, 4:45 PM
P73KM42LBAE4FD4LXVGZTTW54SWXETCGF5GS47RCV72O2P4NNNZAC

Dependencies

  • [2] AMFMXR52 Provide a command ‘hydra-init’ to initialise/upgrade the database
  • [3] FV2M6MOT hydra: use autoconf/-make
  • [4] KN3VYE5P * Cleaned up the foreign key constraints.

Change contents

  • edit in src/sql/Makefile.am at line 1
    [3.3409][3.2199396:2199458]()
    EXTRA_DIST = hydra.sql hydra-postgresql.sql hydra-sqlite.sql
  • replacement in src/sql/Makefile.am at line 2
    [2.4516][3.2199488:2199520](),[3.2199488][3.2199488:2199520]()
    nobase_sql_DATA = $(EXTRA_DIST)
    [2.4516]
    [3.3453]
    nobase_sql_DATA = \
    hydra-postgresql.sql \
    hydra.sql \
    hydra-sqlite.sql \
    test.sql \
    upgrade-2.sql \
    upgrade-3.sql \
    upgrade-4.sql
  • edit in src/sql/Makefile.am at line 11
    [3.3454]
    [3.3454]