[SCM] SDL (Simple DirectMedia Layer) bindings for Perl branch, master, updated. upstream/2.533-16-gb392f82
Dominique Dumont
dod at debian.org
Fri Sep 23 11:59:48 UTC 2011
The following commit has been merged in the master branch:
commit c38e593d9db85659be7a9475c6aa50374a29ec4a
Author: Dominique Dumont <dod at debian.org>
Date: Fri Sep 23 13:58:23 2011 +0200
use xvfb to run tests (avoid problem with flaky nvidia driver)
diff --git a/debian/rules b/debian/rules
index 2d33f6a..c4765b3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
%:
dh $@
+
+override_dh_auto_test:
+ xvfb-run -a dh_auto_test
--
SDL (Simple DirectMedia Layer) bindings for Perl
More information about the Pkg-perl-cvs-commits
mailing list