From 1af991cdf103bc60f8e0bbbb265096a04f271eb7 Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 25 Oct 2005 22:13:36 +0000 Subject: [PATCH] Run dh_makeshlibs to create proper shlibs files and avoid warnings. patch by Paul TT < paultt ( at ) hackerjournal ( dot ) it > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16862 b3059339-0415-0410-9bf9-f77b7e298cf2 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index f484bbe176..0f85e89706 100755 --- a/debian/rules +++ b/debian/rules @@ -69,7 +69,7 @@ binary-arch: build dh_strip dh_compress dh_fixperms -# dh_makeshlibs + dh_makeshlibs dh_installdeb dh_perl dh_shlibdeps