summaryrefslogtreecommitdiff
path: root/homebrew/byobu/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/byobu/.make.sh-auto')
-rw-r--r--homebrew/byobu/.make.sh-auto6
1 files changed, 6 insertions, 0 deletions
diff --git a/homebrew/byobu/.make.sh-auto b/homebrew/byobu/.make.sh-auto
new file mode 100644
index 000000000..30741b48d
--- /dev/null
+++ b/homebrew/byobu/.make.sh-auto
@@ -0,0 +1,6 @@
+pkg:setup
+cp "./debian/changelog", "./ChangeLog"
+autoreconf -fvi
+end
+pkg:configure
+make DESTDIR=${PKG_DEST} install