summarylogtreecommitdiffstats
path: root/python.patch
diff options
context:
space:
mode:
Diffstat (limited to 'python.patch')
-rw-r--r--python.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/python.patch b/python.patch
new file mode 100644
index 000000000000..a6635ce9e4a6
--- /dev/null
+++ b/python.patch
@@ -0,0 +1,12 @@
+diff -rupN Honeyd-honeyd-1.6.7.orig/Makefile Honeyd-honeyd-1.6.7/Makefile
+--- Honeyd-honeyd-1.6.7.orig/Makefile 2013-11-16 19:09:13.467618562 -0500
++++ Honeyd-honeyd-1.6.7/Makefile 2013-11-16 19:09:57.180952740 -0500
+@@ -426,7 +426,7 @@ PACKAGE_STRING =
+ PACKAGE_TARNAME =
+ PACKAGE_URL =
+ PACKAGE_VERSION =
+-PATH_PYTHON = /usr/bin/python
++PATH_PYTHON = $(which python2)
+ PATH_PYTHON24 =
+ PATH_RRDTOOL =
+ PATH_SEPARATOR = :