summaryrefslogtreecommitdiff
path: root/homebrew/bashcompletionat2/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/bashcompletionat2/.make.sh-auto')
-rw-r--r--homebrew/bashcompletionat2/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/bashcompletionat2/.make.sh-auto b/homebrew/bashcompletionat2/.make.sh-auto
new file mode 100644
index 000000000..c3dffc9fd
--- /dev/null
+++ b/homebrew/bashcompletionat2/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+inreplace "bash_completion", "readlink -f", "readlink"
+pkg:configure
+ENV.deparallelize
+make DESTDIR=${PKG_DEST} install