[SCM] qtbase packaging branch, master, updated. debian/5.3.1+dfsg-5

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Tue Sep 2 21:06:56 UTC 2014


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

The following commit has been merged in the master branch:
commit f2ad0edd1402b605ea80301cd47c4e3f557d0ae4
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sun Aug 31 23:25:38 2014 -0300

    Improve the comment.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 5033a9f..8842268 100755
--- a/debian/rules
+++ b/debian/rules
@@ -65,7 +65,7 @@ ifneq ($(DEB_HOST_ARCH_OS),linux)
 	extra_configure_opts += -no-eglfs
 endif
 
-# Compile by default without sse2 support
+# Compile without sse2 support on i386
 ifeq ($(DEB_HOST_ARCH_CPU),i386)
 	cpu_opt = -no-sse2
 endif

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list