This is the library the programs should link against so it should be
available on the link editor's path.
---
usr/lib/pkcs11/api/Makefile.am | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diff --git a/usr/lib/pkcs11/api/Makefile.am b/usr/lib/pkcs11/api/Makefile.am
index a019107..bf467ed 100644
--- a/usr/lib/pkcs11/api/Makefile.am
+++ b/usr/lib/pkcs11/api/Makefile.am
@@ -1,4 +1,4 @@
-pkglib_LTLIBRARIES = libopencryptoki.la
+lib_LTLIBRARIES = libopencryptoki.la
SO_CURRENT=0
SO_REVISION=0
@@ -17,8 +17,6 @@ install-data-hook:
$(MKDIR_P) $(DESTDIR)$(libdir)/opencryptoki/stdll
$(MKDIR_P) $(DESTDIR)$(libdir)/pkcs11
cd $(DESTDIR)$(libdir)/opencryptoki && \
- ln -sf libopencryptoki.so PKCS11_API.so
- cd $(DESTDIR)$(libdir)/opencryptoki && \
ln -sf $(sbindir) methods
cd $(DESTDIR)$(libdir)/pkcs11 && \
ln -sf $(sbindir) methods
@@ -32,7 +30,6 @@ install-data-hook:
uninstall-hook:
if test -d $(DESTDIR)$(libdir)/opencryptoki/stdll; then \
cd $(DESTDIR)$(libdir)/opencryptoki && \
- rm -f PKCS11_API.so && \
rm -f methods; fi
if test -d $(DESTDIR)$(libdir)/pkcs11; then \
cd $(DESTDIR)$(libdir)/pkcs11 && \
--
1.7.4.rc3
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Opencryptoki-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech