summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/dependencies/python-tqt
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 22:07:11 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 22:07:11 -0600
commit737ded8949924f3d061ddc639a1fba3b9e0ca732 (patch)
tree6e8d1af7db4fc1ef2dcdc3c6fa1e32abfeeefa4b /ubuntu/maverick/dependencies/python-tqt
parent27bb59b64d7af7a5aefc60d1164f0ce5a53b4079 (diff)
downloadtde-packaging-737ded8949924f3d061ddc639a1fba3b9e0ca732.tar.gz
tde-packaging-737ded8949924f3d061ddc639a1fba3b9e0ca732.zip
Same as prior commit
Diffstat (limited to 'ubuntu/maverick/dependencies/python-tqt')
-rwxr-xr-xubuntu/maverick/dependencies/python-tqt/debian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/dependencies/python-tqt/debian/rules b/ubuntu/maverick/dependencies/python-tqt/debian/rules
index 28d432240..ebb91c6e4 100755
--- a/ubuntu/maverick/dependencies/python-tqt/debian/rules
+++ b/ubuntu/maverick/dependencies/python-tqt/debian/rules
@@ -88,7 +88,7 @@ install-indep: configure
for version in ${PYTHONS}; do\
pylib=$$(python$$version -c 'from distutils import sysconfig; print sysconfig.get_python_lib()'); \
mkdir -p debian/python-tqt-dev/$$pylib;\
- install -m 644 -o root -g root build-$$version/pytqtconfig.py debian/python-tqt-dev/$$pylib;\
+ install -m 644 -o root -g root build-$$version/pyqtconfig.py debian/python-tqt-dev/$$pylib;\
done
dh_install -i