mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-04 01:42:53 +03:00
pkgs/tools/security/gnupg/21.nix: cosmetic
This commit is contained in:
parent
65f3932f6e
commit
1cd7ec96e4
@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
postPatch = stdenv.lib.optionalString stdenv.isLinux ''
|
||||
sed -i 's,"libpcsclite\.so[^"]*","${pcsclite}/lib/libpcsclite.so",g' scd/scdaemon.c
|
||||
'';
|
||||
''; #" fix Emacs syntax highlighting :-(
|
||||
|
||||
buildInputs = [
|
||||
pkgconfig libgcrypt libassuan libksba libiconv npth
|
||||
|
Loading…
Reference in New Issue
Block a user