pcsc-lite: remove duped period from keg_only
This commit is contained in:
parent
a1165b9642
commit
3096a07ac7
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ class PcscLite < Formula
|
|||
end
|
||||
|
||||
keg_only :provided_by_osx,
|
||||
"pcsc-lite interferes with detection of macOS's PCSC.framework."
|
||||
"pcsc-lite interferes with detection of macOS's PCSC.framework"
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue