summaryrefslogtreecommitdiff
path: root/www/firefox-esr/files/patch-security-nss-lib-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox-esr/files/patch-security-nss-lib-Makefile')
-rw-r--r--www/firefox-esr/files/patch-security-nss-lib-Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/firefox-esr/files/patch-security-nss-lib-Makefile b/www/firefox-esr/files/patch-security-nss-lib-Makefile
deleted file mode 100644
index 51304f730c92..000000000000
--- a/www/firefox-esr/files/patch-security-nss-lib-Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- security/nss/lib/Makefile~
-+++ security/nss/lib/Makefile
-@@ -63,7 +63,7 @@ ZLIB_SRCDIR = zlib # Add the zlib direc
- endif
-
- ifndef MOZILLA_CLIENT
--ifndef NSS_USE_SYSTEM_SQLITE
-+ifndef MOZ_NATIVE_SQLITE
- SQLITE_SRCDIR = sqlite # Add the sqlite directory to DIRS.
- endif
- endif