summaryrefslogtreecommitdiff
path: root/homebrew/vcs/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/vcs/.make.sh-auto')
-rw-r--r--homebrew/vcs/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/vcs/.make.sh-auto b/homebrew/vcs/.make.sh-auto
new file mode 100644
index 000000000..84568097f
--- /dev/null
+++ b/homebrew/vcs/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+inreplace "vcs", "declare GETOPT=getopt", "declare GETOPT=#{Formula["gnu-getopt"].opt_bin}/getopt"
+make DESTDIR=${PKG_DEST} install prefix=${PKG_TAPF}