summaryrefslogtreecommitdiff
path: root/homebrew/neovim/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/neovim/.make.sh-auto')
-rw-r--r--homebrew/neovim/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/neovim/.make.sh-auto b/homebrew/neovim/.make.sh-auto
new file mode 100644
index 000000000..cd603fa63
--- /dev/null
+++ b/homebrew/neovim/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+resources.each do |r|
+r.stage(buildpath/"deps-build/build/src/#{r.name}")