From: Jonas Fonseca <fonseca@diku.dk>
To: Petr Baudis <pasky@ucw.cz>
Cc: git@vger.kernel.org
Subject: [PATCH 1/5] Also install cg-*.txt files
Date: Sat, 13 Aug 2005 18:25:02 +0200 [thread overview]
Message-ID: <20050813162502.GB968@diku.dk> (raw)
In-Reply-To: <20050813162352.GA968@diku.dk>
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
---
debian/rules | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/debian/rules b/debian/rules
--- a/debian/rules
+++ b/debian/rules
@@ -67,6 +67,7 @@ install: build
$(MAKE) install DESTDIR=$(CURDIR)/debian/cogito prefix=/usr
# $(RM) $(DESTDIR)/usr/bin/cg
install -m 0644 Documentation/*.html $(DESTDIR)/usr/share/doc/cogito/html
+ install -m 0644 Documentation/cg-*.txt $(DESTDIR)/usr/share/doc/cogito/txt
install -m 0644 Documentation/cogito.txt $(DESTDIR)/usr/share/doc/cogito/txt
install -m 0644 Documentation/*.1 $(DESTDIR)/usr/share/man/man1
install -m 0644 Documentation/*.7 $(DESTDIR)/usr/share/man/man7
--
Jonas Fonseca
next prev parent reply other threads:[~2005-08-13 16:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-13 16:23 [PATCHSET] Cogito documentation updates Jonas Fonseca
2005-08-13 16:25 ` Jonas Fonseca [this message]
2005-08-13 16:25 ` [PATCH 2/5] Add SEE ALSO section to cogito(7) which mentions git(7) Jonas Fonseca
2005-08-13 16:26 ` [PATCH 3/5] Generate Documentation/introduction.html from the README file Jonas Fonseca
2005-08-13 16:30 ` [PATCH 4/5] Add more AsciiDoc markup to " Jonas Fonseca
2005-08-13 16:31 ` [PATCH 5/5] Ignore patch backup files when finding cg-* manpage scripts Jonas Fonseca
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050813162502.GB968@diku.dk \
--to=fonseca@diku.dk \
--cc=git@vger.kernel.org \
--cc=pasky@ucw.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).