[SCM] qtscript packaging branch, master, updated. debian/5.2.0+dfsg-1-4-g38a40ad

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Fri Jan 31 21:41:21 UTC 2014


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

The following commit has been merged in the master branch:
commit f66097dc3c2f639aa4009d6cbaf02543c98c4bf5
Author: I Ahmad <iftikhar.ahmad at canonical.com>
Date:   Thu Dec 19 12:53:26 2013 +0000

    Enable tests
---
 debian/patches/enable-make-check.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/debian/patches/enable-make-check.patch b/debian/patches/enable-make-check.patch
new file mode 100644
index 0000000..90472c7
--- /dev/null
+++ b/debian/patches/enable-make-check.patch
@@ -0,0 +1,11 @@
+--- a/tests/auto/qscriptextensionplugin/test/test.pro
++++ b/tests/auto/qscriptextensionplugin/test/test.pro
+@@ -14,7 +14,7 @@ CONFIG(debug_and_release) {
+     DESTDIR = ../release
+   }
+ } else {
+-  DESTDIR = ..
++  DESTDIR = .
+ }
+ 
+ DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0

-- 
qtscript packaging



More information about the pkg-kde-commits mailing list