From 09d04fa4835cfdd4bd70f8b8a68651ff51019607 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 16 Nov 2015 17:06:30 -0400 Subject: [PATCH] wording --- debian/rules | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index a1a5b40221..e640f76769 100755 --- a/debian/rules +++ b/debian/rules @@ -25,8 +25,9 @@ override_dh_auto_install: override_dh_fixperms: dh_fixperms -Xld-linux -# Do not add "ldconfig" trigger since of no need, and activate-noawait might not -# be known to elderly distributions (e.g. squeeze) +# Do not add "ldconfig" trigger since all libraries in the standalone build +# are private copies and the trigger activate-noawait trigger may not work +# on elderly distributions (e.g. squeeze) override_dh_makeshlibs: dh_makeshlibs --noscripts