diff options
Diffstat (limited to 'data/patches/gnuzilla-bug-1058778.patch')
-rw-r--r-- | data/patches/gnuzilla-bug-1058778.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/data/patches/gnuzilla-bug-1058778.patch b/data/patches/gnuzilla-bug-1058778.patch deleted file mode 100644 index 27d5097..0000000 --- a/data/patches/gnuzilla-bug-1058778.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/security/build/moz.build 2015-01-06 05:07:59.000000000 +0000 -+++ b/security/build/moz.build 2015-01-30 21:55:40.988341831 +0000 -@@ -10,5 +10,5 @@ - - FORCE_SHARED_LIB = True - --if CONFIG['OS_TARGET'] == 'WINNT': -- DEFFILE = 'nss3.def' -+ if CONFIG['OS_TARGET'] == 'WINNT': -+ DEFFILE = 'nss3.def' |