From 2e328cb33030c9b377b5222a5c9b565deb8f56a9 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sat, 6 Oct 2007 23:00:13 +0200 Subject: [PATCH] Do not compress example plugins. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 435de26..03b5ac3 100755 --- a/debian/rules +++ b/debian/rules @@ -103,7 +103,7 @@ binary-indep: install-indep dh_installdocs -A -i debian/README.Debian AUTHORS README TODO dh_installexamples -i debian/examples/myplugin.c \ debian/examples/MyPlugin.pm - dh_compress -i + dh_compress -i -Xexamples/myplugin.c -Xexamples/MyPlugin.c dh_fixperms -i dh_installdeb -i dh_gencontrol -i -- 2.30.2