diff options
Diffstat (limited to 'homebrew/colordiff/.make.sh-auto')
-rw-r--r-- | homebrew/colordiff/.make.sh-auto | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/colordiff/.make.sh-auto b/homebrew/colordiff/.make.sh-auto new file mode 100644 index 000000000..7068cd2fd --- /dev/null +++ b/homebrew/colordiff/.make.sh-auto @@ -0,0 +1,3 @@ +pkg:setup +man1.mkpath +make INSTALL_DIR=#{bin} ETC_DIR=#{etc} MAN_DIR=#{man1} DESTDIR=${PKG_DEST} install |