[SCM] libdvdcss-pkg/master: commenting redundant dh_makeshlibs as we have symbols file

onlyjob-guest at users.alioth.debian.org onlyjob-guest at users.alioth.debian.org
Thu Sep 20 09:52:13 UTC 2012


The following commit has been merged in the master branch:
commit ec346426feca483815c7e9b2d9adc6f3cdbd544b
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Thu Sep 20 19:50:24 2012 +1000

    commenting redundant dh_makeshlibs as we have symbols file
    
     Thanks to Fabian Greffrath <fabian at greffrath.com>

diff --git a/libdvdcss/debian/rules b/libdvdcss/debian/rules
index a0aa8cb..24aa34d 100755
--- a/libdvdcss/debian/rules
+++ b/libdvdcss/debian/rules
@@ -13,8 +13,8 @@ export DEB_CFLAGS_MAINT_APPEND=-fvisibility=hidden
 override_dh_auto_configure:
 	dh_auto_configure -- --disable-static --disable-doc
 
-override_dh_makeshlibs:
-	dh_makeshlibs -V 'libdvdcss2 (>= 1.2.0)'
+#override_dh_makeshlibs:
+#	dh_makeshlibs -V 'libdvdcss2 (>= 1.2.0)'
 
 override_dh_builddeb:
 	dh_builddeb -- -Zxz

-- 
libdvdcss-pkg packaging



More information about the pkg-multimedia-commits mailing list