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