[Pkg-cli-libs-commits] [SCM] nlog branch, master, updated. 2086fd203e0bced378a2c49d429b70159399ed89

Mirco Bauer meebey at meebey.net
Fri Mar 13 23:35:40 UTC 2009


The following commit has been merged in the master branch:
commit 2086fd203e0bced378a2c49d429b70159399ed89
Author: Mirco Bauer <meebey at meebey.net>
Date:   Sat Mar 14 00:35:21 2009 +0100

    really cleanup our API generation stuff

diff --git a/debian/rules b/debian/rules
index f06196a..197dc43 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,9 +46,7 @@ override_dh_clean: unpatch
 	dh_clean
 	
 	# clean up our API docs
-	rm -f $(CURDIR)/build/mono-2.0-debug/NLog.tree \
-	      $(CURDIR)/build/mono-2.0-debug/NLog.zip
-	rm -rf $(CURDIR)/build/monodocer
+	rm -rf $(CURDIR)/build/mono-2.0-debug/
 
 get-orig-source:
 	uscan \

-- 
nlog



More information about the Pkg-cli-libs-commits mailing list