msmtp: include msmtpq
Install the msmtpq scripts to PREFIX/share/msmtp/scripts/msmtpq. Closes Homebrew/homebrew#33762. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
b419149423
commit
fdf2119e2e
1 changed files with 1 additions and 0 deletions
|
@ -26,5 +26,6 @@ class Msmtp < Formula
|
|||
|
||||
system "./configure", *args
|
||||
system "make", "install"
|
||||
(share/"msmtp/scripts").install "scripts/msmtpq"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue