From 123efa15f8eaa1a74c8819dca91787da8eb48258 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 3 Oct 2014 14:13:54 +0200 Subject: some changes on build system --- debian/patches/10_test_network.patch | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'debian/patches/10_test_network.patch') diff --git a/debian/patches/10_test_network.patch b/debian/patches/10_test_network.patch index 6ca5012..63a8dec 100644 --- a/debian/patches/10_test_network.patch +++ b/debian/patches/10_test_network.patch @@ -1,7 +1,14 @@ +Description: disable network tests + disable network tests to prevent errors on buildsystems + without any networks. +Author: Jörg Frings-Fürst +Last-Update: 2014-10-03 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: trunk/test/nsockaddr_test.h =================================================================== ---- trunk.orig/test/nsockaddr_test.h 2014-10-01 10:48:56.499125525 +0200 -+++ trunk/test/nsockaddr_test.h 2014-10-01 10:49:17.291557429 +0200 +--- trunk.orig/test/nsockaddr_test.h 2014-10-03 13:02:17.703450593 +0200 ++++ trunk/test/nsockaddr_test.h 2014-10-03 13:02:17.699450515 +0200 @@ -31,8 +31,8 @@ CPPUNIT_TEST( test_constructor_remote ); CPPUNIT_TEST( test_constructor_fail ); -- cgit v1.2.3