[pykde4] typo

Rex Dieter rdieter at fedoraproject.org
Sun Mar 16 21:08:34 UTC 2014


commit 3bee625859de927c852b9dcc0c4798a2731a41b1
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sun Mar 16 16:08:27 2014 -0500

    typo

 pykde4.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pykde4.spec b/pykde4.spec
index 421b2f4..1f9796d 100644
--- a/pykde4.spec
+++ b/pykde4.spec
@@ -11,7 +11,7 @@
 %{!?__python2:%global __python2 /usr/bin/python2}
 %{!?python2_sitelib: %global python2_sitelib %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 %{!?python2_sitearch:%global python2_sitearch %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
-%{!?python2_version:%global python2_version %(%{__python2} -c "import sys; sys.stdout.write(sys.version[:3])")
+%{!?python2_version:%global python2_version %(%{__python2} -c "import sys; sys.stdout.write(sys.version[:3])")}
 
 Name:    pykde4 
 Version: 4.12.3


More information about the scm-commits mailing list