From: Emmanuel Lacour Date: Wed, 18 Apr 2012 12:25:52 +0000 (+0200) Subject: Override useless dh_makeshlibs X-Git-Tag: 0.7.1-1.1~9 X-Git-Url: http://git.home-dn.net/?p=manu%2Fsuphp.git;a=commitdiff_plain;h=8ac71cea2f0eea00e1e8b126531f4dc0498fbd4f;ds=sidebyside Override useless dh_makeshlibs --- diff --git a/debian/rules b/debian/rules index 273ed03..c2a12b9 100755 --- a/debian/rules +++ b/debian/rules @@ -42,3 +42,5 @@ override_dh_fixperms: dh_fixperms chmod u+s debian/suphp-common/usr/lib/suphp/suphp +override_dh_makeshlibs: + # Not needed here, not a dynamic lib