[Pkg-mono-svn-commits] rev 3393 - ndesk-dbus/trunk/debian

Sebastian Dröge slomo at alioth.debian.org
Tue Oct 16 10:14:01 UTC 2007


Author: slomo
Date: 2007-10-16 10:14:00 +0000 (Tue, 16 Oct 2007)
New Revision: 3393

Modified:
   ndesk-dbus/trunk/debian/rules
Log:
* improve clean a bit


Modified: ndesk-dbus/trunk/debian/rules
===================================================================
--- ndesk-dbus/trunk/debian/rules	2007-10-16 10:10:55 UTC (rev 3392)
+++ ndesk-dbus/trunk/debian/rules	2007-10-16 10:14:00 UTC (rev 3393)
@@ -27,8 +27,6 @@
 	dh_testdir
 	dh_testroot
 	[ ! -f Makefile ] || $(MAKE) distclean
-	rm -f src/NDesk.DBus.dll*
-	rm -f tools/dbus-monitor*
 	rm -rf $(MONO_SHARED_DIR)/.wapi
 	rm -f build-stamp
 	dh_clean 




More information about the Pkg-mono-svn-commits mailing list