From: Kalle Valo <Kalle.Valo@iki.fi>
To: git@vger.kernel.org
Subject: [PATCH] Fix debian doc-base
Date: Thu, 04 Aug 2005 02:39:48 +0300 [thread overview]
Message-ID: <87pssur3nf.fsf@litku.valo.iki.fi> (raw)
Fixed location of HTML documents in debian doc-base file.
Without this fix debian package won't install properly (complains
about missing /usr/share/doc/git-core/html directory).
---
debian/git-core.doc-base | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
194759c0447f88804dfb43615bdf7a6e412c3240
diff --git a/debian/git-core.doc-base b/debian/git-core.doc-base
--- a/debian/git-core.doc-base
+++ b/debian/git-core.doc-base
@@ -5,8 +5,8 @@ Abstract: This manual describes git
Section: Devel
Format: HTML
-Index: /usr/share/doc/git-core/html/git.html
-Files: /usr/share/doc/git-core/html/*.html
+Index: /usr/share/doc/git-core/git.html
+Files: /usr/share/doc/git-core/*.html
Format: text
Files: /usr/share/doc/git-core/git-core.txt
reply other threads:[~2005-08-03 23:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=87pssur3nf.fsf@litku.valo.iki.fi \
--to=kalle.valo@iki.fi \
--cc=git@vger.kernel.org \
/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