[Pkg-electronics-commits] [pcb-rnd] 03/03: I selectively publish /usr/share
Dima Kogan
dima at secretsauce.net
Sat Feb 18 04:46:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
dkogan pushed a commit to branch master
in repository pcb-rnd.
commit 08dd60df01211599b5b8ec33cc1e3521e4dacf3c
Author: Dima Kogan <dima at secretsauce.net>
Date: Fri Feb 17 20:35:23 2017 -0800
I selectively publish /usr/share
By doing this I don't publish manpages for tools I do not ship
---
debian/install | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/install b/debian/install
index 52425e2..8f30fa0 100644
--- a/debian/install
+++ b/debian/install
@@ -1,10 +1,14 @@
usr/bin/pcb-rnd
-usr/share
+usr/share/man/man1/pcb-rnd.1
debian/pcb-rnd.xpm usr/share/pixmaps
usr/bin/gsch2pcb-rnd
+usr/share/man/man1/gsch2pcb-rnd.1
usr/lib/pcb-rnd/*.scm
usr/bin/pcb-strip
+usr/share/man/man1/pcb-strip.1
debian/pcb-rnd.desktop /usr/share/applications
+
+usr/share/pcb-rnd
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/pcb-rnd.git
More information about the Pkg-electronics-commits
mailing list