summaryrefslogtreecommitdiff
path: root/nss/nss-linux3.patch
blob: 62c667f9a48f944130a674b731841ebe38306a74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- misc/nss-3.12.8/mozilla/security/coreconf/arch.mk	2011-10-06 19:58:31.808695724 +0200
+++ misc/build/nss-3.12.8/mozilla/security/coreconf/arch.mk	2011-10-06 19:58:00.074648943 +0200
@@ -152,6 +152,10 @@
 
 ifeq ($(OS_ARCH),Linux)
     OS_RELEASE := $(subst ., ,$(OS_RELEASE))
+    # force Linux 3.x to 2.6
+    ifeq ($(word 1,$(OS_RELEASE)),3)
+	OS_RELEASE := 2 6
+    endif
     ifneq ($(words $(OS_RELEASE)),1)
 	OS_RELEASE := $(word 1,$(OS_RELEASE)).$(word 2,$(OS_RELEASE))
     endif
e/script/xmlbasici.cxx?h=suse-3.6-20&id=8694d2bc19ea6b531e85ac8135de34dc99956bca'>Add vim/emacs modelines to all source filesSebastian Spaeth 2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien 2008-04-10INTEGRATION: CWS changefileheader (1.6.162); FILE MERGEDRüdiger Timm 2007-06-27INTEGRATION: CWS vgbugs07 (1.5.124); FILE MERGEDJens-Heiner Rechtien 2006-09-17INTEGRATION: CWS pchfix02 (1.4.34); FILE MERGEDOliver Bolte 2006-06-19INTEGRATION: CWS warnings01 (1.3.34); FILE MERGEDJens-Heiner Rechtien 2005-09-09INTEGRATION: CWS ooo19126 (1.2.220); FILE MERGEDRüdiger Timm 2004-11-09INTEGRATION: CWS xmlbasic (1.1.2); FILE ADDEDJens-Heiner Rechtien