Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37409845
en ru br
ALT Linux repos
S:115.2.2-alt1
5.0: 2.0.0.21-alt0.M50.3
4.1: 2.0.0.21-alt0.M41.1
4.0: 2.0.0.21-alt0.M40.1
3.0: 1.0.6-alt2.1
+updates:1.0.8-alt0.M30.1

Group :: Networking/Mail
RPM: thunderbird

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: thunderbird-alt-ssl-manager-fix.patch
Download


--- mozilla/configure.in.fix21	2008-03-03 14:09:33 +0300
+++ mozilla/configure.in	2008-03-03 14:09:46 +0300
@@ -3749,9 +3749,9 @@ if test -n "$_USE_SYSTEM_NSS"; then
     AM_PATH_NSS(3.0.0, [MOZ_NATIVE_NSS=1], [MOZ_NATIVE_NSS=])
 fi
 
 if test -n "$MOZ_NATIVE_NSS"; then
-   NSS_LIBS="$NSS_LIBS -lcrmf"
+   NSS_LIBS="-lcrmf $NSS_LIBS"
 else
    NSS_CFLAGS='-I$(DIST)/public/nss'
    NSS_DEP_LIBS='\\\
         $(DIST)/lib/$(LIB_PREFIX)crmf.$(LIB_SUFFIX) \\\
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin