An error occurred fetching the project authors.
  1. 13 Apr, 2005 1 commit
    • unknown's avatar
      More changes to reflect the removal of manual.texi from the sources: · a7fae731
      unknown authored
      - Added a stub scripts/fill_help_tables.sql file to satisfy the build dependencies
      - Removed scripts/fill_help_tables.sh and updated scripts/Makefile.am accordingly
      
      The fill_help_tables.sql stub will be replaced with the approriate content when building the
      official source distribution via Bootstrap - it's now autogenerated on the documentation server
      and will be copied into place before packing up the source distribution.
      
      
      scripts/Makefile.am:
        - removed fill_help_tables.sh and the creation of fill_help_tables.sql from the Makefile
          (fill_help_tables.sql is now generated on the documentation server and will be added to
          the offical source distribution during the Bootstrap
      support-files/mysql.spec.sh:
        - fixed a typo
      a7fae731