r45421 - /packages/pastix/trunk/debian/rules

trophime-guest at users.alioth.debian.org trophime-guest at users.alioth.debian.org
Mon Oct 22 15:57:41 UTC 2012


Author: trophime-guest
Date: Mon Oct 22 15:57:40 2012
New Revision: 45421

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45421
Log:
disable test in debian/rules

Modified:
    packages/pastix/trunk/debian/rules

Modified: packages/pastix/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/pastix/trunk/debian/rules?rev=45421&op=diff
==============================================================================
--- packages/pastix/trunk/debian/rules (original)
+++ packages/pastix/trunk/debian/rules Mon Oct 22 15:57:40 2012
@@ -19,6 +19,9 @@
 ldflags += -Wl,--as-needed
 
 DEB_BUILD_ARCH_TYPE=$(shell dpkg-architecture -qDEB_HOST_ARCH)
+
+# avoid making test
+export DEB_BUILD_OPTIONS+=nocheck
 
 %:
 	dh $@ --with quilt




More information about the debian-science-commits mailing list