[packages] mysql: ship mysql_system_tables.sql with mysql-server
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24566 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
54e6a20a2a
commit
f3ee96fda8
@ -189,6 +189,7 @@ define Package/mysql-server/install
|
||||
$(INSTALL_DIR) $(1)/usr/share/mysql/english
|
||||
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/share/mysql/english/errmsg.sys $(1)/usr/share/mysql/english
|
||||
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/share/mysql/fill_help_tables.sql $(1)/usr/share/mysql/
|
||||
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/share/mysql/mysql_system_tables.sql $(1)/usr/share/mysql/
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,mysql-server))
|
||||
|
Loading…
x
Reference in New Issue
Block a user