diff options
Diffstat (limited to 'homebrew/plowshare/.make.sh-auto')
-rw-r--r-- | homebrew/plowshare/.make.sh-auto | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/homebrew/plowshare/.make.sh-auto b/homebrew/plowshare/.make.sh-auto new file mode 100644 index 000000000..a2924879e --- /dev/null +++ b/homebrew/plowshare/.make.sh-auto @@ -0,0 +1,2 @@ +pkg:setup +make DESTDIR=${PKG_DEST} install patch_gnused GNU_SED=#{Formula[gnu-sed"].opt_bin}/gsed" PREFIX=${PKG_TAPF} |