From eda48cfb52a0d8b789a422210ead7d508c2af95b Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Thu, 27 Dec 2012 08:08:01 +0400 Subject: Typo --- python2.7/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python2.7/Makefile b/python2.7/Makefile index 88547f3..8628a2b 100644 --- a/python2.7/Makefile +++ b/python2.7/Makefile @@ -38,7 +38,7 @@ configure-options += \ # Ensure Makefile goes into /usr/lib/pythonX.Y/config -# (where rumtime will look it for), +# (where runtime will look it for), # not into /usr/lib/amd64/pythonX.Y/config: install-%-stamp: make-vars += LIBPL=$(prefix)/lib/python$(pyver)/config -- cgit v1.2.3