[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 dec92b9800197c07b4ba78b251f738ff69086fa9
Author: Mirco Bauer <meebey at meebey.net>
Date:   Sat Mar 14 00:33:44 2009 +0100

    unpatch before clean

diff --git a/debian/rules b/debian/rules
index d38fbcc..f06196a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,7 +42,7 @@ override_dh_install:
 override_dh_makeclilibs:
 	dh_makeclilibs -m $(DEB_CLI_API_VERSION)
 
-override_dh_clean:
+override_dh_clean: unpatch
 	dh_clean
 	
 	# clean up our API docs

-- 
nlog



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