[Pkg-electronics-commits] [gerbv] 15/17: d/rules: Do not compress various example files
Dr. Tobias Quathamer
toddy at debian.org
Mon Dec 26 19:56:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
toddy pushed a commit to branch master
in repository gerbv.
commit 991685bf4d1d07c1026f2771fd4ed44a975fbc2f
Author: Dr. Tobias Quathamer <toddy at debian.org>
Date: Mon Dec 26 16:25:29 2016 +0100
d/rules: Do not compress various example files
---
debian/rules | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index d4d3306..a536233 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,4 +14,6 @@ override_dh_installexamples:
dh_installexamples -XMakefile -X.cvsignore
override_dh_compress:
- dh_compress -X.pcb -X.grb -X.gdo -X.gbx -X.pdf -X.gap -X.apt -X.off -X.exc -X.drd -X.sst
+ dh_compress -X.pcb -X.grb -X.gdo -X.gbx -X.pdf -X.gap -X.apt -X.off -X.exc -X.drd -X.sst \
+ -X.apr -X.DRL -X.GBL -X.GBO -X.GBS -X.GD1 -X.GG1 -X.GM2 -X.GTL -X.gbr -X.cnc -X.txt \
+ -X.csv -X.GTO -X.GTS -X.REP -X.TXT
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/gerbv.git
More information about the Pkg-electronics-commits
mailing list