pcsc-lite: remove duped period from keg_only

This commit is contained in:
Dominyk Tiller 2017-05-02 17:59:17 +01:00 committed by Mike McQuaid
parent a1165b9642
commit 3096a07ac7

View file

@ -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",