From 8ac71cea2f0eea00e1e8b126531f4dc0498fbd4f Mon Sep 17 00:00:00 2001 From: Emmanuel Lacour Date: Wed, 18 Apr 2012 14:25:52 +0200 Subject: [PATCH] Override useless dh_makeshlibs --- debian/rules | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.11.0