[Pkg-sdl-commits] [libsdl2-mixer] 01/02: fix the shlib symlink again, thanks again Andreas Beckmann

Fabian Greffrath fabian at moszumanska.debian.org
Thu Nov 9 16:24:25 UTC 2017


This is an automated email from the git hooks/post-receive script.

fabian pushed a commit to branch master
in repository libsdl2-mixer.

commit 6bdf55517d9c6be19c69fdb3ce37c7c83dbea143
Author: Fabian Greffrath <fabian at debian.org>
Date:   Thu Nov 9 17:18:26 2017 +0100

    fix the shlib symlink again, thanks again Andreas Beckmann
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 3e7132c..451b646 100755
--- a/debian/rules
+++ b/debian/rules
@@ -73,7 +73,7 @@ override_dh_installchangelogs:
 
 override_dh_link:
         # fix lintian warning dev-pkg-without-shlib-symlink
-	dh_link -plibsdl2-mixer-dev usr/lib/$(DEB_HOST_MULTIARCH)/libSDL2_mixer-2.0.so.0.0.1 usr/lib/$(DEB_HOST_MULTIARCH)/libSDL2_mixer-2.0.so
+	dh_link -plibsdl2-mixer-dev usr/lib/$(DEB_HOST_MULTIARCH)/libSDL2_mixer-2.0.so.0 usr/lib/$(DEB_HOST_MULTIARCH)/libSDL2_mixer-2.0.so
 	dh_link --remaining-packages
 
 override_dh_compress:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sdl/packages/libsdl2-mixer.git



More information about the pkg-sdl-commits mailing list