[Pkg-electronics-commits] [SCM] Packaging for Pcb branch, master, updated. debian/20100929-2-21-g2087bcf

أحمد المحمو =?UTF-8?Q?=D8=AF=D9=8A=20?=(Ahmed El-Mahmoudy) aelmahmoudy at sabily.org
Wed Sep 21 11:24:51 UTC 2011


The following commit has been merged in the master branch:
commit cc845b7d939cd93ba638cf18d21613687e2cde34
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
Date:   Tue Sep 20 06:26:30 2011 +0200

    Added override for dh_auto_test to run tests in build dirs

diff --git a/debian/rules b/debian/rules
index d79b7f3..4634e59 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,10 @@ override_dh_auto_build:
 	dh_auto_build --builddirectory build_gtk
 	dh_auto_build --builddirectory build_lesstif
 
+override_dh_auto_test:
+	dh_auto_test --builddirectory build_gtk
+	dh_auto_test --builddirectory build_lesstif
+
 override_dh_auto_install:
 	dh_auto_install --builddirectory build_gtk
 

-- 
Packaging for Pcb



More information about the Pkg-electronics-commits mailing list