[pkg-opensc-commit] [pkcs11-helper] 45/53: Fixup library order
Eric Dorland
eric at moszumanska.debian.org
Fri Jan 6 23:39:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to tag pkcs11-helper-1.03
in repository pkcs11-helper.
commit 1fcfece265196bd0301fe5531501241fee143cdb
Author: alonbl <alonbl at 485eb718-1723-0410-b8a9-88cf21a28c35>
Date: Tue May 15 14:29:34 2007 +0000
Fixup library order
---
lib/libpkcs11-helper-1.pc.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/libpkcs11-helper-1.pc.in b/lib/libpkcs11-helper-1.pc.in
index ab1cf09..bc77c30 100644
--- a/lib/libpkcs11-helper-1.pc.in
+++ b/lib/libpkcs11-helper-1.pc.in
@@ -8,4 +8,4 @@ Name: pkcs11-helper
Description: PKCS#11 helper library
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}
-Libs: -L${libdir} -lpkcs11-helper @LIBS@
+Libs: -L${libdir} @LIBS@ -lpkcs11-helper
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/pkcs11-helper.git
More information about the pkg-opensc-commit
mailing list