r52865 - /desktop/unstable/glib2.0/debian/rules

laney at users.alioth.debian.org laney at users.alioth.debian.org
Mon Aug 21 14:05:06 UTC 2017


Author: laney
Date: Mon Aug 21 14:05:05 2017
New Revision: 52865

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52865
Log:
add a comment for the previous change


Modified:
    desktop/unstable/glib2.0/debian/rules

Modified: desktop/unstable/glib2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/rules?rev=52865&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/rules	[utf-8] (original)
+++ desktop/unstable/glib2.0/debian/rules	[utf-8] Mon Aug 21 14:05:05 2017
@@ -79,6 +79,7 @@
 
 ifeq ($(DEB_HOST_ARCH_OS), linux)
 override_dh_auto_test:
+	# Remove LD_PRELOAD so we don't run with fakeroot, which makes dbus-related tests fail
 	env -u LD_PRELOAD dh_auto_test --builddirectory=debian/build/deb -- -k check -j1
 else
 override_dh_auto_test:




More information about the pkg-gnome-commits mailing list