summaryrefslogtreecommitdiff
path: root/homebrew/hicoloricontheme/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/hicoloricontheme/.make.sh-auto')
-rw-r--r--homebrew/hicoloricontheme/.make.sh-auto7
1 files changed, 7 insertions, 0 deletions
diff --git a/homebrew/hicoloricontheme/.make.sh-auto b/homebrew/hicoloricontheme/.make.sh-auto
new file mode 100644
index 000000000..9a9b58416
--- /dev/null
+++ b/homebrew/hicoloricontheme/.make.sh-auto
@@ -0,0 +1,7 @@
+pkg:setup
+args = %W[--prefix=#{prefix} --disable-silent-rules]
+./autogen.sh *args
+else
+pkg:configure *args
+end
+make DESTDIR=${PKG_DEST} install