Commit aa588114 authored by joerg@trift2.'s avatar joerg@trift2.
Browse files

NetWare packages were missing the scripts to initialize the database: add them.

parent 18b8e7a3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ EXTRA_DIST= $(BUILT_SOURCES) comp_err.def install_test_db.ncf \
		mysqlshow.def mysqltest.def mysql_upgrade.def perror.def \
		mysql_client_test.def \
		replace.def resolve_stack_dump.def resolveip.def \
		static_init_db.sql \
		static_init_db.sql init_db.sql test_db.sql \
		BUILD/apply-patch BUILD/compile-AUTOTOOLS \
		BUILD/compile-linux-tools BUILD/compile-netware-END \
		BUILD/compile-netware-START BUILD/compile-netware-all\