View | Details | Raw Unified | Return to bug 168684 | Differences between
and this patch

Collapse All | Expand All

(-)lang/python31/Makefile
Lines 50-58 Link Here
50
BINLINKS_SUB=	-e 's,(2to3|idle3|pydoc3),\1-${PYTHON_VER},' \
50
BINLINKS_SUB=	-e 's,(2to3|idle3|pydoc3),\1-${PYTHON_VER},' \
51
		-e 's,(python-shared|python),\1${PYTHON_VER},'
51
		-e 's,(python-shared|python),\1${PYTHON_VER},'

Return to bug 168684