]> git.pld-linux.org Git - packages/python-PyQt4.git/commitdiff
- fixed duoble PyQt4/PyQt4 in modules path auto/th/python-PyQt4-4_3-1
authortwittner <twittner@pld-linux.org>
Fri, 3 Aug 2007 20:51:06 +0000 (20:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel. 1

Changed files:
    python-PyQt4.spec -> 1.14

python-PyQt4.spec

index 2f05f8a063f4288775b93e7784f745f6dddb85b2..14a37d51263f7978dc2ee48354b1c866e586934c 100644 (file)
@@ -5,7 +5,7 @@ Summary:        Python bindings for the Qt4 toolkit
 Summary(pl.UTF-8):     Dowiązania do toolkitu Qt4 dla Pythona
 Name:          python-%{module}
 Version:       4.3
-Release:       0.2
+Release:       1       
 License:       GPL v2
 Group:         Libraries/Python
 Source0:       http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/PyQt-x11-gpl-%{version}.tar.gz
@@ -78,7 +78,7 @@ Przykładowy kod demonstrujący jak używać PyQt4.
 echo 'yes' | python configure.py \
        -c -j 3 \
        -b %{_bindir} \
-       -d %{py_sitedir}/%{module} \
+       -d %{py_sitedir} \
        -q "%{_bindir}/qt4-qmake" \
        -v %{_sipfilesdir}/%{module} \
        LIBDIR_QT="%{_libdir}"
This page took 0.085272 seconds and 4 git commands to generate.