diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-08-29 09:10:25 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-08-29 09:10:25 +0100 |
commit | 3a4403fbdc5b3460795668d244d02d135d18843f (patch) | |
tree | 94de22f13d267df45e03000e87180d08f048837d /libxmlsec | |
parent | 42a15f45ff4e02f98229de02efd0d8c19f10bcd5 (diff) |
additional -lsoftokn3 lib materalized
Change-Id: Ie5e8dab3fc938436339dcddeb3d52a5c5cba41af
Diffstat (limited to 'libxmlsec')
-rw-r--r-- | libxmlsec/xmlsec1-configure.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libxmlsec/xmlsec1-configure.patch b/libxmlsec/xmlsec1-configure.patch index 9eeb5b2c25cd..40a717553d4c 100644 --- a/libxmlsec/xmlsec1-configure.patch +++ b/libxmlsec/xmlsec1-configure.patch @@ -51,7 +51,7 @@ + ;; + +*) -+ NSS_LIBS_LIST="-lnss3 -lsoftokn3 -lsmime3" ++ NSS_LIBS_LIST="-lnss3 -lsmime3" + NSPR_LIBS_LIST="-lnspr4 -lplds4 -lplc4" + ;; +esac |