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",
|
"--with-screen=slang",
|
||||||
"--enable-vfs-sftp"
|
"--enable-vfs-sftp"
|
||||||
system "make", "install"
|
system "make", "install"
|
||||||
|
|
||||||
|
# https://www.midnight-commander.org/ticket/3509
|
||||||
inreplace libexec/"mc/ext.d/text.sh", "man -P cat -l ", "man -P cat "
|
inreplace libexec/"mc/ext.d/text.sh", "man -P cat -l ", "man -P cat "
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue