summaryrefslogtreecommitdiff
path: root/homebrew/nuxeo/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/nuxeo/.make.sh-auto')
-rw-r--r--homebrew/nuxeo/.make.sh-auto6
1 files changed, 6 insertions, 0 deletions
diff --git a/homebrew/nuxeo/.make.sh-auto b/homebrew/nuxeo/.make.sh-auto
new file mode 100644
index 000000000..ce2847b70
--- /dev/null
+++ b/homebrew/nuxeo/.make.sh-auto
@@ -0,0 +1,6 @@
+pkg:setup
+(var/"log/nuxeo").mkpath
+(var/"lib/nuxeo/data").mkpath
+(var/"run/nuxeo").mkpath
+(var/"cache/nuxeo/packages").mkpath
+libexec.install_symlink var/"cache/nuxeo/packages"