[SCM] gpac/master: Remove unneeded use to specify -l option for dh_shlibdeps.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Fri Oct 29 06:33:38 UTC 2010


The following commit has been merged in the master branch:
commit 449069c76ce6dedd2a5ec71e243045e0b91d40a1
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Fri Oct 29 02:33:06 2010 -0400

    Remove unneeded use to specify -l option for dh_shlibdeps.

diff --git a/debian/rules b/debian/rules
index c0b8035..a95228a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,3 @@ override_dh_auto_install:
 override_dh_clean:
 	dh_clean config.h bin/gcc/libgpac*
 	find $(CURDIR) -name *.opic -delete
-
-override_dh_shlibdeps:
-	dh_shlibdeps -ldebian/libgpac0.4.5/usr/lib

-- 
gpac packaging



More information about the pkg-multimedia-commits mailing list