[Pkg-telepathy-commits] ./packages/unstable/empathy r87: * rules: Disable the building of tests

Sjoerd Simons sjoerd at luon.net
Mon Jan 21 19:25:32 UTC 2008


------------------------------------------------------------
revno: 87
committer: Sjoerd Simons <sjoerd at luon.net>
branch nick: empathy
timestamp: Mon 2008-01-21 20:25:32 +0100
message:
  * rules: Disable the building of tests
modified:
  changelog
  rules
-------------- next part --------------
=== modified file 'changelog'
--- a/changelog	2008-01-21 16:04:38 +0000
+++ b/changelog	2008-01-21 19:25:32 +0000
@@ -20,6 +20,7 @@
     empathy-chatroom-manager.dtd
   * control: Let libempathy-common conflict with older versions of
     libempathy-gtk-common
+  * rules: Disable the building of tests
 
  -- Laurent Bigonville <bigon at bigon.be>  Mon, 07 Jan 2008 01:58:46 +0100
 

=== modified file 'rules'
--- a/rules	2008-01-16 19:45:48 +0000
+++ b/rules	2008-01-21 19:25:32 +0000
@@ -15,10 +15,10 @@
 # symbols, and speed up loading.
 LDFLAGS += -Wl,-z,defs -Wl,-O1
 
-DEB_CONFIGURE_EXTRA_FLAGS := --enable-aspell --enable-python --enable-megaphone
-
-binary-install/empathy::
-	-rm debian/empathy/usr/bin/contact-manager
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-aspell \
+                             --enable-python \
+                             --enable-megaphone \
+                             --disable-tests
 
 binary-install/python-empathy::
 	dh_pysupport -p$(cdbs_curpkg)



More information about the Pkg-telepathy-commits mailing list