Remove upstreamed patch
This commit is contained in:
parent
6b70690de5
commit
8b34570da2
@ -1,14 +0,0 @@
|
|||||||
diff -up nss/lib/softoken/Makefile.dbm nss/lib/softoken/Makefile
|
|
||||||
diff -up nss/lib/softoken/manifest.mn.dbm nss/lib/softoken/manifest.mn
|
|
||||||
--- nss/lib/softoken/manifest.mn.dbm 2020-08-13 11:03:53.511561201 +0200
|
|
||||||
+++ nss/lib/softoken/manifest.mn 2020-08-13 11:05:17.148194158 +0200
|
|
||||||
@@ -5,7 +5,9 @@
|
|
||||||
CORE_DEPTH = ../..
|
|
||||||
|
|
||||||
MODULE = nss
|
|
||||||
+ifndef NSS_DISABLE_DBM
|
|
||||||
DIRS = legacydb
|
|
||||||
+endif
|
|
||||||
|
|
||||||
LIBRARY_NAME = softokn
|
|
||||||
LIBRARY_VERSION = 3
|
|
4
nss.spec
4
nss.spec
@ -106,10 +106,6 @@ Patch2: nss-539183.patch
|
|||||||
# Once the buildroot aha been bootstrapped the patch may be removed
|
# Once the buildroot aha been bootstrapped the patch may be removed
|
||||||
# but it doesn't hurt to keep it.
|
# but it doesn't hurt to keep it.
|
||||||
Patch4: iquote.patch
|
Patch4: iquote.patch
|
||||||
%if %{with dbm}
|
|
||||||
%else
|
|
||||||
Patch11: nss-disable-legacydb.patch
|
|
||||||
%endif
|
|
||||||
Patch12: nss-signtool-format.patch
|
Patch12: nss-signtool-format.patch
|
||||||
%if 0%{?fedora} < 34
|
%if 0%{?fedora} < 34
|
||||||
%if 0%{?rhel} < 9
|
%if 0%{?rhel} < 9
|
||||||
|
Loading…
Reference in New Issue
Block a user