[Pkg-mono-svn-commits] [SCM] libgdiplus branch, master-experimental, updated. debian/2.6.4-1-3-gc268e4b

Jo Shields directhex at apebox.org
Thu May 20 09:50:53 UTC 2010


The following commit has been merged in the master-experimental branch:
commit 5accd5f582e266a6edec8241e7c6dcc48f830350
Author: Jo Shields <directhex at apebox.org>
Date:   Thu May 20 10:38:38 2010 +0100

    Make the shlibs -V, in a vain attempt to make them sane

diff --git a/debian/rules b/debian/rules
index 1b61f01..daad124 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,6 +49,9 @@ override_dh_auto_build:
 	$(MAKE)
 	perl -pe 's,^Requires:.*,,; s,^Libs:.*,,; s,^Cflags:.*,,;' -i libgdiplus.pc
 
+override_dh_makeshlibs:
+	dh_makeshlibs -V
+
 override_dh_auto_install:
 	dh_auto_install
 	rm debian/libgdiplus/usr/lib/lib*.*a

-- 
libgdiplus



More information about the Pkg-mono-svn-commits mailing list