[Pkg-mono-svn-commits] rev 1185 - monodoc/trunk/debian

Mirco Bauer meebey-guest@haydn.debian.org
Sat, 03 Jul 2004 06:19:37 -0600


Author: meebey-guest
Date: 2004-07-03 06:19:25 -0600 (Sat, 03 Jul 2004)
New Revision: 1185

Modified:
   monodoc/trunk/debian/copyright
   monodoc/trunk/debian/rules
Log:
- removed for now our shipped fails, I think they are finally not required anymore
- updated my email address



Modified: monodoc/trunk/debian/copyright
===================================================================
--- monodoc/trunk/debian/copyright	2004-07-03 12:08:35 UTC (rev 1184)
+++ monodoc/trunk/debian/copyright	2004-07-03 12:19:25 UTC (rev 1185)
@@ -1,4 +1,4 @@
-This package was debianized by Mirco 'meebey' Bauer <mail@meebey.net>
+This package was debianized by Mirco 'meebey' Bauer <meebey@meebey.net>
 
 It was downloaded from <http://www.go-mono.org/>
 

Modified: monodoc/trunk/debian/rules
===================================================================
--- monodoc/trunk/debian/rules	2004-07-03 12:08:35 UTC (rev 1184)
+++ monodoc/trunk/debian/rules	2004-07-03 12:19:25 UTC (rev 1185)
@@ -18,10 +18,10 @@
 	-$(MAKE) clean
 	rm -rf $$MONO_SHARED_DIR/.wapi
 	# remove our shipped files
-	-cd $(CURDIR)/browser/web && \
-	  rm -f common.css
+	#-cd $(CURDIR)/browser/web && \
+	#  rm -f common.css
 	# remove the decoded files
-	-rm -rf $(CURDIR)/debian/missing-files
+	#-rm -rf $(CURDIR)/debian/missing-files
 	dh_clean 
 
 install: build