Git development
 help / color / mirror / Atom feed
* [PATCH] Fix debian doc-base
@ 2005-08-03 23:39 Kalle Valo
  0 siblings, 0 replies; only message in thread
From: Kalle Valo @ 2005-08-03 23:39 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-08-03 23:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-03 23:39 [PATCH] Fix debian doc-base Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox