From: Sergey Matveev Date: Wed, 30 Oct 2024 10:13:37 +0000 (+0300) Subject: I do not use PCSC for a long time X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=36b801913bea5fc07f68b1ef9fdbe579d6ba38ff;p=dotfiles.git I do not use PCSC for a long time --- diff --git a/zsh/.zsh/env/010c.zsh b/zsh/.zsh/env/010c.zsh index 2b94940..954a7a8 100644 --- a/zsh/.zsh/env/010c.zsh +++ b/zsh/.zsh/env/010c.zsh @@ -1,5 +1,5 @@ export -TU CFLAGS cflags " " -cflags=(-I/usr/local/include -I/usr/local/include/PCSC) +cflags=(-I/usr/local/include) export -TU LDFLAGS ldflags " " ldflags=(-L/usr/local/lib)