summaryrefslogtreecommitdiff
path: root/homebrew/mariadbat100/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/mariadbat100/.make.sh-auto')
-rw-r--r--homebrew/mariadbat100/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/mariadbat100/.make.sh-auto b/homebrew/mariadbat100/.make.sh-auto
new file mode 100644
index 000000000..21997c8fe
--- /dev/null
+++ b/homebrew/mariadbat100/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+(var+"mysql").mkpath
+unless File.exist? "#{var}/mysql/mysql/user.frm"
+ENV["TMPDIR"] = nil
+#{bin}/mysql_install_db --verbose --user=#{ENV[USER"]}" --basedir=${PKG_TAPF} --datadir=#{var}/mysql --tmpdir=/tmp