]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blob - nss/patches/nofipstest.patch0
Merge remote-tracking branch 'arne_f/autoconf'
[people/arne_f/ipfire-3.x.git] / nss / patches / nofipstest.patch0
1 diff -up ./mozilla/security/nss/cmd/manifest.mn.nofipstest ./mozilla/security/nss/cmd/manifest.mn
2 --- ./mozilla/security/nss/cmd/manifest.mn.nofipstest 2011-12-03 22:54:40.969914919 -0800
3 +++ ./mozilla/security/nss/cmd/manifest.mn 2011-12-03 22:55:12.348505822 -0800
4 @@ -54,7 +54,6 @@ DIRS = lib \
5 dbtest \
6 derdump \
7 digest \
8 - fipstest \
9 makepqg \
10 multinit \
11 ocspclnt \
12 @@ -84,6 +83,7 @@ DIRS = lib \
13 $(NULL)
14
15 TEMPORARILY_DONT_BUILD = \
16 + fipstest \
17 $(NULL)
18
19 # rsaperf \