From: Sebastian Harl Date: Sat, 6 Oct 2007 21:00:13 +0000 (+0200) Subject: Do not compress example plugins. X-Git-Tag: collectd-4.2.0-1~15 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=2e328cb33030c9b377b5222a5c9b565deb8f56a9;p=pkg-collectd.git Do not compress example plugins. --- 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