[SCM] Packaging of padre perl editor branch, master, updated. upstream/0.33-146-g0890800

Damyan Ivanov dmn at debian.org
Mon Apr 27 12:47:27 UTC 2009


The following commit has been merged in the master branch:
commit 93cc60b8e35a394e322a15a923e5d28b0c967c67
Author: Damyan Ivanov <dmn at debian.org>
Date:   Mon Apr 27 12:04:30 2009 +0300

    run dh_auto_configure under xvfb-run

diff --git a/debian/rules b/debian/rules
index 927a40e..9d85156 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ include /usr/share/quilt/quilt.make
 	dh $@
 
 override_dh_auto_configure: $(QUILT_STAMPFN)
-	dh_auto_configure
+	xvfb-run dh_auto_configure
 
 override_dh_auto_test:
 	# test suite disabled as the missing RANDR extension under Xvfb causes

-- 
Packaging of padre perl editor



More information about the Pkg-perl-cvs-commits mailing list