[SCM] qtwebengine packaging branch, master, updated. debian/5.7.1+dfsg-2-1-g89a1119

Sandro Knauß hefee at moszumanska.debian.org
Wed Jan 4 17:46:00 UTC 2017


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

The following commit has been merged in the master branch:
commit 89a1119bfdb84213265046edf1dc36a18b4bb439
Author: Sandro Knauß <hefee at debian.org>
Date:   Wed Jan 4 18:45:43 2017 +0100

    Fix a typo
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 41d19a4..0d6d0e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -91,7 +91,7 @@ else
 	echo "QMAKE_CXXFLAGS -= -g" >> .qmake.conf
 	echo "QMAKE_CXXFLAGS -= -gstabs" >> .qmake.conf
 	echo "QT_CONFIG -= force_debug_info" >> .qmake.conf
-	echo "QT_CONFIG -= seperate_debug_info" >> .qmake.conf
+	echo "QT_CONFIG -= separate_debug_info" >> .qmake.conf
 endif
 
 # Disable JIT on selected architectures

-- 
qtwebengine packaging



More information about the pkg-kde-commits mailing list