diff options
Diffstat (limited to 'package/nspr/patches/patch-mozilla_nsprpub_configure')
-rw-r--r-- | package/nspr/patches/patch-mozilla_nsprpub_configure | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/nspr/patches/patch-mozilla_nsprpub_configure b/package/nspr/patches/patch-mozilla_nsprpub_configure index 70465b40f..cfaa795ed 100644 --- a/package/nspr/patches/patch-mozilla_nsprpub_configure +++ b/package/nspr/patches/patch-mozilla_nsprpub_configure @@ -1,6 +1,6 @@ ---- nspr-4.9.5.orig/mozilla/nsprpub/configure 2012-12-19 20:21:31.000000000 +0100 -+++ nspr-4.9.5/mozilla/nsprpub/configure 2013-02-27 16:43:20.000000000 +0100 -@@ -2848,7 +2849,7 @@ esac +--- nspr-4.9.6.orig/mozilla/nsprpub/configure 2013-03-14 18:34:31.000000000 +0100 ++++ nspr-4.9.6/mozilla/nsprpub/configure 2013-10-21 15:29:36.000000000 +0200 +@@ -2855,7 +2855,7 @@ esac if test "$cross_compiling" = "yes"; then CROSS_COMPILE=1 else |