[Pkg-cli-libs-commits] [SCM] mono.reflection branch, master, updated. upstream/1.0+git20110407+d2343843-16-g6ff1499

Jo Shields directhex at apebox.org
Tue Aug 9 21:17:12 UTC 2011


The following commit has been merged in the master branch:
commit 6ff14997f6526d07143032e182c893fdfe181955
Author: Jo Shields <directhex at apebox.org>
Date:   Tue Aug 9 22:11:56 2011 +0100

    Private library - don't run dh_makeclilibs.

diff --git a/debian/rules b/debian/rules
index 00ae6a1..3c3149b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,9 @@ override_dh_clean:
 	xbuild Mono.Reflection.csproj /target:clean
 	dh_clean
 
+# no clilibs — private library
+override_dh_makeclilibs:
+
 %:
 	dh $@
 

-- 
mono.reflection



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