[SCM] sox/master: override_dh_makeshlibs is not needed any more.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Nov 6 08:25:27 UTC 2017


The following commit has been merged in the master branch:
commit 2ca7d8adac9b346d887b6ff61643cd36ef9452b9
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Nov 6 09:25:14 2017 +0100

    override_dh_makeshlibs is not needed any more.

diff --git a/debian/rules b/debian/rules
index 92e5eb2..5dee934 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,9 +14,5 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 override_dh_auto_configure:
 	dh_auto_configure -- --with-distro="$(shell dpkg-vendor --query vendor)" --with-dyn-default
 
-# Takes care of postinst-has-useless-call-to-ldconfig for libsox-fmt-*
-override_dh_makeshlibs:
-	dh_makeshlibs -Xfmt
-
 override_dh_installchangelogs:
 	dh_installchangelogs ChangeLog

-- 
sox packaging



More information about the pkg-multimedia-commits mailing list