Code

Do not compress example plugins.
authorSebastian Harl <sh@tokkee.org>
Sat, 6 Oct 2007 21:00:13 +0000 (23:00 +0200)
committerSebastian Harl <sh@tokkee.org>
Sat, 6 Oct 2007 21:00:13 +0000 (23:00 +0200)
debian/rules

index 435de26ce4e400b5ccebdcfb6213e3c2838b550d..03b5ac31fb1e8c3d3552843a57f7a9f751712fce 100755 (executable)
@@ -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