aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mozilla/nss-3.12.6/80_security_build.patch
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-04-16 14:44:11 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-16 14:44:11 +0200
commitc35a432051fe5e4f42c8b35845af5eddf00ddeb3 (patch)
tree300f4fa9c29433668d92759873117f9954412286 /recipes/mozilla/nss-3.12.6/80_security_build.patch
parent17e346ad3489908895177caf63c620eeff6d9a97 (diff)
downloadopenembedded-c35a432051fe5e4f42c8b35845af5eddf00ddeb3.tar.gz
nss: update to 3.12.6
Diffstat (limited to 'recipes/mozilla/nss-3.12.6/80_security_build.patch')
-rw-r--r--recipes/mozilla/nss-3.12.6/80_security_build.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/recipes/mozilla/nss-3.12.6/80_security_build.patch b/recipes/mozilla/nss-3.12.6/80_security_build.patch
new file mode 100644
index 0000000000..f228cdf339
--- /dev/null
+++ b/recipes/mozilla/nss-3.12.6/80_security_build.patch
@@ -0,0 +1,17 @@
+## 80_security_build.patch by Mike Hommey <glandium@debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Don't automatically create the .chk files, since we will strip
+## DP: the library in debian/rules.
+
+diff --git a/mozilla/security/nss/cmd/shlibsign/Makefile b/mozilla/security/nss/cmd/shlibsign/Makefile
+index 892a2db..22cfc0c 100644
+--- a/mozilla/security/nss/cmd/shlibsign/Makefile
++++ b/mozilla/security/nss/cmd/shlibsign/Makefile
+@@ -120,5 +120,5 @@ else
+ $(call core_abspath,$(NSPR_LIB_DIR)) $(call core_abspath,$<)
+ endif
+
+-libs install :: $(CHECKLOC)
++libs install ::
+