summaryrefslogtreecommitdiff
path: root/homebrew/gnutime/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/gnutime/.make.sh-auto')
-rw-r--r--homebrew/gnutime/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/gnutime/.make.sh-auto b/homebrew/gnutime/.make.sh-auto
new file mode 100644
index 000000000..9f072df80
--- /dev/null
+++ b/homebrew/gnutime/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+args = %W[--prefix=#{prefix} --info=#{info} --program-prefix=g ]
+pkg:configure *args
+make DESTDIR=${PKG_DEST} install
+(libexec/"gnubin").install_symlink bin/"gtime" => "time"