pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/opensc



Module Name:    pkgsrc
Committed By:   gdt
Date:           Mon Mar 17 18:21:43 UTC 2014

Modified Files:
        pkgsrc/security/opensc: Makefile options.mk

Log Message:
Stop forcing pcsc-lite's library to be the libtool version.

opensc upstream has removed the use of ltdl.  Thus, it is not longer
reasonable to expect it to be able to dlopen a .la file.  So pass the
.so, not the .la, to configure, when using the pcsc-lite (default)
option.  Resolves a failure of pkcs15-init to load modules.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/security/opensc/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/opensc/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index