midnight-commander: add upstream bug link
This commit is contained in:
parent
b3100119ea
commit
a8591e3c2e
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@ class MidnightCommander < Formula
|
|||
"--with-screen=slang",
|
||||
"--enable-vfs-sftp"
|
||||
system "make", "install"
|
||||
|
||||
# https://www.midnight-commander.org/ticket/3509
|
||||
inreplace libexec/"mc/ext.d/text.sh", "man -P cat -l ", "man -P cat "
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue