pcsclite: split package

This commit is contained in:
Jan Tojnar
2018-06-29 04:40:54 +02:00
parent 1cd096a1f0
commit 3784fd5e46
13 changed files with 24 additions and 17 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
"--localstatedir=/var"
"--sysconfdir=/etc"
"--with-xsl-stylesheetsdir=${docbook_xsl}/xml/xsl/docbook"
"--with-pcsc-provider=${pcsclite}/lib/libpcsclite.so"
"--with-pcsc-provider=${stdenv.lib.getLib pcsclite}/lib/libpcsclite.so"
];
installFlags = [