diff options
Diffstat (limited to 'homebrew/mpdas/.make.sh-auto')
-rw-r--r-- | homebrew/mpdas/.make.sh-auto | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/mpdas/.make.sh-auto b/homebrew/mpdas/.make.sh-auto new file mode 100644 index 000000000..81dc06864 --- /dev/null +++ b/homebrew/mpdas/.make.sh-auto @@ -0,0 +1,3 @@ +pkg:setup +make PREFIX=${PKG_TAPF} MANPREFIX=#{man1} CONFIG=#{etc} DESTDIR=${PKG_DEST} install +etc.install "mpdasrc.example" |