[SCM] kconfig packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-4-g8a3a900

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Tue May 19 12:56:27 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kconfig.git;a=commitdiff;h=315c650

The following commit has been merged in the kubuntu_wily_archive branch:
commit 315c65092f5619daa43bd5a2006fb511bffeb446
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sat Mar 14 22:22:26 2015 +0100

    It needs a created .config.
---
 debian/tests/testsuite | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/tests/testsuite b/debian/tests/testsuite
index 1b856df..2256256 100644
--- a/debian/tests/testsuite
+++ b/debian/tests/testsuite
@@ -2,6 +2,7 @@
 
 [ -e debian/tests.home ] || mkdir debian/tests.home
 export HOME="$(pwd)/debian/tests.home"
+mkdir "$HOME"/.config || true
 xvfb-run -a --server-args="-screen 0 1024x768x24" \
     dbus-launch --exit-with-session debian/tests/testsuite.xsession
 ret=$?

-- 
kconfig packaging



More information about the pkg-kde-commits mailing list