[Pkg-cli-libs-commits] [SCM] cecil branch, master, updated. debian/0.6+svn148654-2-17-gd2ae7f0

Iain Lane laney at debian.org
Sun Aug 7 21:56:12 UTC 2011


The following commit has been merged in the master branch:
commit 74bedaf65fd0a90cf79a21263727a851b0c97660
Author: Iain Lane <laney at debian.org>
Date:   Sun Aug 7 22:21:10 2011 +0100

    Disable clilibs; this is an unstable library
    
    apps grow unnecessary depends otherwise

diff --git a/debian/rules b/debian/rules
index 24067d9..34366c9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,9 @@ override_dh_clean:
 override_dh_clideps:
 	dh_clideps --exclude-moduleref=ole32.dll
 
+# no clilibs — private library
+override_dh_makeclilibs:
+
 %:
 	dh $@
 

-- 
cecil



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