[Pkg-cli-libs-commits] [SCM] gstreamer-sharp branch, master, updated. upstream/0.9.2-19-g90dd1a9

Chow Loong Jin hyperair at ubuntu.com
Thu Jun 16 20:19:08 UTC 2011


The following commit has been merged in the master branch:
commit ddd0b5a672b49772be74648f271d8c58398a4272
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Fri Jun 17 02:19:31 2011 +0800

    Disable dh_makeshlibs

diff --git a/debian/rules b/debian/rules
index 421776b..d2f6e1b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,5 +11,8 @@ override_dh_auto_configure:
 override_dh_makeclilibs:
 	dh_makeclilibs -m 0.9.2.1
 
+# Disable makeshlibs
+override_dh_makeshlibs:
+
 %:
 	dh $@

-- 
gstreamer-sharp



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