[SCM] kdialog packaging branch, master, updated. b0f66091477a6088f987bc81a19494bd0b7b139e
Maximiliano Curia
maxy at moszumanska.debian.org
Tue Oct 31 18:04:55 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdialog.git;a=commitdiff;h=28d78a8
The following commit has been merged in the master branch:
commit 28d78a873c92b5453c59d934b131426a59c83077
Author: Jonathan Riddell <jr at jriddell.org>
Date: Fri Jan 27 14:08:27 2017 +0000
shouldn't need to rebuild source for tests
---
debian/tests/testsuite | 6 ------
1 file changed, 6 deletions(-)
diff --git a/debian/tests/testsuite b/debian/tests/testsuite
index bde888c..60d997a 100755
--- a/debian/tests/testsuite
+++ b/debian/tests/testsuite
@@ -1,9 +1,3 @@
#!/bin/sh
-if [ -d /usr/lib/ccache ]; then
- export PATH="/usr/lib/ccache:$PATH"
-fi
-debian/rules clean 2>&1
-dpkg-source --before-build .
-debian/rules build 2>&1
xvfb-run -a --server-args="-screen 0 1024x768x24" \
dbus-launch --exit-with-session debian/tests/testsuite.xsession
--
kdialog packaging
More information about the pkg-kde-commits
mailing list