diff options
Diffstat (limited to 'homebrew/onioncat/.make.sh-auto')
-rw-r--r-- | homebrew/onioncat/.make.sh-auto | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/onioncat/.make.sh-auto b/homebrew/onioncat/.make.sh-auto new file mode 100644 index 000000000..8c7ebb7ca --- /dev/null +++ b/homebrew/onioncat/.make.sh-auto @@ -0,0 +1,4 @@ +pkg:setup +pkg:configure --disable-dependency-tracking --disable-silent-rules +make DESTDIR=${PKG_DEST} install +rm_f " |