[packages/python-setuptools] add missing -l pl.UTF-8 for easy_install
glen
glen at pld-linux.org
Thu May 5 22:47:50 CEST 2016
commit 23dd6491a6212a73f1bf8a04a87bb79e1439c5ca
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu May 5 23:47:43 2016 +0300
add missing -l pl.UTF-8 for easy_install
python-setuptools.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-setuptools.spec b/python-setuptools.spec
index 8046ff9..2b64917 100644
--- a/python-setuptools.spec
+++ b/python-setuptools.spec
@@ -103,7 +103,7 @@ Conflicts: python-setuptools < 1:18.6.1-2
%description -n easy_install
Python software installer.
-%description -n easy_install
+%description -n easy_install -l pl.UTF-8
Instalator oprogramowania napisanego w Pythonie.
%package apidocs
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-setuptools.git/commitdiff/23dd6491a6212a73f1bf8a04a87bb79e1439c5ca
More information about the pld-cvs-commit
mailing list