]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - src/patches/dpfhack.patch
Drop unmaintained add-on dpfhack
[people/pmueller/ipfire-2.x.git] / src / patches / dpfhack.patch
diff --git a/src/patches/dpfhack.patch b/src/patches/dpfhack.patch
deleted file mode 100644 (file)
index 2a47317..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur dpf_alt/python/Makefile dpf/python/Makefile
---- dpf_alt/python/Makefile    2011-04-18 17:14:12.000000000 +0200
-+++ dpf/python/Makefile        2011-08-14 13:22:46.129748815 +0200
-@@ -32,7 +32,7 @@
- endif
- ifeq (Linux, $(PLATFORM))
--      PYTHON=$(shell pyversions -d)
-+      PYTHON=python2.7
-       include $(DEVLIB)/unixdll.mk
-       DLLDEPS = $(CLIENTLIB) -l$(PYTHON)
-       PYTHONINCLUDES = -I/usr/include/$(PYTHON)