about summary refs log tree commit diff
path: root/mongodb-add-version-file.patch
diff options
context:
space:
mode:
Diffstat (limited to 'mongodb-add-version-file.patch')
-rw-r--r--mongodb-add-version-file.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/mongodb-add-version-file.patch b/mongodb-add-version-file.patch
deleted file mode 100644
index ffcb70e..0000000
--- a/mongodb-add-version-file.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-This patch is used to replace the need for git.  It's a work-around
-for a problem described here: https://jira.mongodb.org/browse/SERVER-21317
-
-Patch by Roel Janssen <roel@gnu.org>
---- a/version.json	1970-01-01 01:00:00.000000000 +0100
-+++ b/version.json	2016-03-16 15:10:23.933578071 +0100
-@@ -0,0 +1,3 @@
-+{
-+    "version": "3.3.3-guix-"
-+}