File: 20_fix_doc.patch

package info (click to toggle)
tcm 2.20%2BTSQD-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 22,932 kB
  • sloc: ansic: 78,547; sh: 3,618; makefile: 1,353; perl: 753; yacc: 595; lex: 257
file content (18 lines) | stat: -rw-r--r-- 610 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#! /bin/sh /usr/share/dpatch/dpatch-run
## 20_fix_doc.dpatch by Otavio Salvador <otavio@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.

@DPATCH@
--- a/doc/index.html
+++ b/doc/index.html
@@ -7,8 +7,6 @@
 <h1> Local TCM Documentation </h1>
  
 <ul>
-<li> <a href="../README"> TCM README </a>
-<li> <a href="../INSTALL"> (Short) TCM Installation </a>
 <li> <a href="usersguide/index.html"> TCM user's guide </a>
 <li> <a href="wishlist/WishList.html"> TCM wish list </a>
 <li> <a href="wishlist/FutureDevelopments.html"> TCM's future developments </a>