1 2 3 4 5 6 7 8 9 10 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)