summaryrefslogtreecommitdiff
path: root/homebrew/postgresqlat10/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/postgresqlat10/.make.sh-auto')
-rw-r--r--homebrew/postgresqlat10/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/postgresqlat10/.make.sh-auto b/homebrew/postgresqlat10/.make.sh-auto
new file mode 100644
index 000000000..6bea1050d
--- /dev/null
+++ b/homebrew/postgresqlat10/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+(var/"log").mkpath
+(var/name).mkpath
+unless File.exist? "#{var}/#{name}/PG_VERSION"
+#{bin}/initdb #{var}/#{name}