From e1843f6273d381e8f8f51d8f15dd232c8dce3960 Mon Sep 17 00:00:00 2001 From: Jeff Teunissen Date: Fri, 24 Dec 2010 15:47:55 -0500 Subject: [PATCH] debian: Don't do make .shlibs for plugins --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 9257b50db..d20c42170 100755 --- a/debian/rules +++ b/debian/rules @@ -220,7 +220,7 @@ binary-arch: build install dh_link dh_compress dh_fixperms - dh_makeshlibs -V + dh_makeshlibs -V -Xplugins # You may want to make some executables suid here. dh_installdeb dh_shlibdeps