diff options
Diffstat (limited to 'homebrew/vmtouch/.make.sh-auto')
-rw-r--r-- | homebrew/vmtouch/.make.sh-auto | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/homebrew/vmtouch/.make.sh-auto b/homebrew/vmtouch/.make.sh-auto new file mode 100644 index 000000000..56d67edc6 --- /dev/null +++ b/homebrew/vmtouch/.make.sh-auto @@ -0,0 +1,2 @@ +pkg:setup +make DESTDIR=${PKG_DEST} install PREFIX=${PKG_TAPF} MANDIR=${PKG_TAPF}/share/man |