summarylogtreecommitdiffstats
path: root/Makefile.diff
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.diff')
-rw-r--r--Makefile.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/Makefile.diff b/Makefile.diff
new file mode 100644
index 000000000000..f7b1d248fa31
--- /dev/null
+++ b/Makefile.diff
@@ -0,0 +1,11 @@
+--- Makefile 2016-01-25 15:49:44.575291789 +0900
++++ Makefile.new 2016-01-25 14:06:37.604933414 +0900
+@@ -10,7 +10,7 @@
+ RM=rm -f
+ CP=cp -f
+ TAR=tar
+-PYTHON=python
++PYTHON=python2
+ ROFF2HTML=$(PYTHON) roff2html.py -s $(VERSION)
+
+ DISTNAME=$(PACKAGE)-$(VERSION2)