[SCM] qtbase packaging branch, master, updated. 8179607984e208917725a4f3390dc823e7123d25

Fathi Boudra fabo at alioth.debian.org
Mon Sep 3 17:05:47 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtbase.git;a=commitdiff;h=8179607

The following commit has been merged in the master branch:
commit 8179607984e208917725a4f3390dc823e7123d25
Author: Fathi Boudra <fabo at debian.org>
Date:   Mon Sep 3 20:05:28 2012 +0300

    Fix typo
---
 debian/rules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index eff14a2..5b27377 100755
--- a/debian/rules
+++ b/debian/rules
@@ -113,7 +113,7 @@ endif
 	            -headerdir "/usr/include/qt5" \
 	            -datadir "/usr/share/qt5" \
 	            -plugindir "/usr/lib/$(DEB_HOST_MULTIARCH)/qt5/plugins" \
-	            -importdir "/usr/lib/$(DEB_HOST_MULTIARCH)/qt4/imports" \
+	            -importdir "/usr/lib/$(DEB_HOST_MULTIARCH)/qt5/imports" \
 	            -translationdir "/usr/share/qt5/translations" \
 	            -sysconfdir "/etc/xdg" \
 	            -examplesdir "/usr/lib/qt5/examples" \

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list