treewide: remove periods from end of package descriptions
This commit is contained in:
@@ -61,7 +61,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "acsccid is a PC/SC driver for Linux/Mac OS X and it supports ACS CCID smart card readers.";
|
||||
description = "acsccid is a PC/SC driver for Linux/Mac OS X and it supports ACS CCID smart card readers";
|
||||
longDescription = ''
|
||||
acsccid is a PC/SC driver for Linux/Mac OS X and it supports ACS CCID smart card
|
||||
readers. This library provides a PC/SC IFD handler implementation and
|
||||
|
||||
Reference in New Issue
Block a user