From c455e9378453cf67574caf9c622206a5dd1df88e Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Thu, 27 Dec 2012 08:05:13 +0400 Subject: Typo --- python2.7/python.p5m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python2.7/python.p5m b/python2.7/python.p5m index d7addf6..f767c07 100644 --- a/python2.7/python.p5m +++ b/python2.7/python.p5m @@ -16,6 +16,7 @@ dir path=usr/lib/python$(pyver)/encodings dir path=usr/lib/python$(pyver)/logging file path=usr/bin/python2.7 +file path=usr/share/man/man1/python$(pyver).1 file path=usr/include/python$(pyver)/pyconfig.h file path=usr/lib/python$(pyver)/config/Makefile @@ -181,7 +182,6 @@ file path=usr/lib/python$(pyver)/traceback.py file path=usr/lib/python$(pyver)/types.py file path=usr/lib/python$(pyver)/warnings.py file path=usr/lib/python$(pyver)/weakref.py -file path=usr/share/man/man1/python$(pyver).1 file sitecustomize.py path=etc/python$(pyver)/sitecustomize.py link target=etc/python$(pyver)/sitecustomize.py path=usr/lib/python$(pyver)/sitecustomize.py -- cgit v1.2.3