diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-20 10:34:48 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-20 10:35:18 +0200 |
commit | 4da06b87c1295787a215c5ad51ec2816d8484256 (patch) | |
tree | 968251320ff2760037e5daa5ffd8d0368167fd29 /package/nss/patches | |
parent | 87c0185bf492767c4439f66f65398eb0ed3bda34 (diff) |
fix linking error
Diffstat (limited to 'package/nss/patches')
-rw-r--r-- | package/nss/patches/patch-nss_cmd_manifest_mn | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/nss/patches/patch-nss_cmd_manifest_mn b/package/nss/patches/patch-nss_cmd_manifest_mn deleted file mode 100644 index 98b9accae..000000000 --- a/package/nss/patches/patch-nss_cmd_manifest_mn +++ /dev/null @@ -1,10 +0,0 @@ ---- nss-3.16.1.orig/nss/cmd/manifest.mn 2014-05-02 05:27:18.000000000 +0200 -+++ nss-3.16.1/nss/cmd/manifest.mn 2014-06-19 14:32:39.000000000 +0200 -@@ -22,7 +22,6 @@ DIRS = lib \ - dbtest \ - derdump \ - digest \ -- httpserv \ - $(FIPSTEST_SRCDIR) \ - $(LOWHASHTEST_SRCDIR) \ - listsuites \ |