summarylogtreecommitdiffstats
path: root/Makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.patch')
-rw-r--r--Makefile.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/Makefile.patch b/Makefile.patch
deleted file mode 100644
index 8a126fdbd5d8..000000000000
--- a/Makefile.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- Makefile 2020-02-11 10:18:32.479087754 +1000
-+++ Makefile 2020-02-11 10:19:53.128498490 +1000
-@@ -314,8 +314,7 @@
- @ $(CP_R) thirdparty/download/osx/*.dll.config .
-
- geoip-dependencies:
-- @./thirdparty/fetch-geoip-db.sh
-- @ $(CP) thirdparty/download/GeoLite2-Country.mmdb.gz .
-+ @$(CP) ../../GeoLite2-Country.mmdb.gz .
-
- dependencies: $(os-dependencies)
-
-@@ -512,4 +511,4 @@
-
- .SUFFIXES:
-
--.PHONY: core package all mods clean distclean dependencies version $(PROGRAMS) nunit
-+.PHONY: core package all mods clean distclean dependencies version $(PROGRAMS) nunit
-\ No newline at end of file