summaryrefslogtreecommitdiff
path: root/homebrew/roundup/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/roundup/.make.sh-auto')
-rw-r--r--homebrew/roundup/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/roundup/.make.sh-auto b/homebrew/roundup/.make.sh-auto
new file mode 100644
index 000000000..915d19b60
--- /dev/null
+++ b/homebrew/roundup/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+pkg:configure --bindir=#{bin} --datarootdir=#{share}
+make
+make DESTDIR=${PKG_DEST} install