[Pkg-electronics-commits] [gerbv] 14/17: d/rules: Do not install .cvsignore 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 5af9f4b06b480a45f76ac6e033c77a4839155349
Author: Dr. Tobias Quathamer <toddy at debian.org>
Date: Mon Dec 26 13:16:42 2016 +0100
d/rules: Do not install .cvsignore files
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index fca9374..d4d3306 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ override_dh_install:
find $(CURDIR)/debian/gerbv -name '*.la' -delete
override_dh_installexamples:
- dh_installexamples -XMakefile
+ 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
--
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