diff options
Diffstat (limited to 'homebrew/openrtsp/.make.sh-auto')
-rw-r--r-- | homebrew/openrtsp/.make.sh-auto | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/openrtsp/.make.sh-auto b/homebrew/openrtsp/.make.sh-auto new file mode 100644 index 000000000..34bd546b6 --- /dev/null +++ b/homebrew/openrtsp/.make.sh-auto @@ -0,0 +1,4 @@ +pkg:setup +./genMakefiles macosx +make PREFIX=${PKG_TAPF} DESTDIR=${PKG_DEST} install +libexec.install Dir.glob(bin/"test*") |