Mercurial > mm7
comparison lib/swig/swigwin-2.0.11/CCache/debian/patches/13_html_links.diff @ 1899:b3009adc0e2f
Adding swig, gitignore, hgignore
author | Nomad |
---|---|
date | Mon, 21 Oct 2013 10:42:27 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1867:eb580660bbbb | 1899:b3009adc0e2f |
---|---|
1 --- web/index.html~ 2004-09-13 13:38:30.000000000 +0300 | |
2 +++ web/index.html 2004-09-26 01:04:38.458008118 +0300 | |
3 @@ -29,10 +29,10 @@ | |
4 <li>fixed handling of HOME environment variable | |
5 </ul> | |
6 | |
7 -See the <a href="/ccache/ccache-man.html">manual page</a> for details | |
8 +See the <a href="ccache-man.html">manual page</a> for details | |
9 on the new options.<p> | |
10 | |
11 -You can get this release from the <a href="/ftp/ccache/">download directory</a> | |
12 +You can get this release from the <a href="http://ccache.samba.org/ftp/ccache/">download directory</a> | |
13 | |
14 <p>NOTE! This release changes the hash input slighly, so you will | |
15 probably find that you will not get any hits against your existing | |
16 @@ -87,7 +87,7 @@ | |
17 | |
18 <h2>Documentation</h2> | |
19 | |
20 -See the <a href="/ccache/ccache-man.html">manual page</a> | |
21 +See the <a href="ccache-man.html">manual page</a> | |
22 | |
23 | |
24 <h2>Performance</h2> | |
25 @@ -116,7 +116,7 @@ | |
26 <h2>Download</h2> | |
27 | |
28 You can download the latest release from the <a | |
29 -href="/ftp/ccache/">download directory</a>.<p> | |
30 +href="http://ccache.samba.org/ftp/ccache/">download directory</a>.<p> | |
31 | |
32 For the bleeding edge, you can fetch ccache via CVS or | |
33 rsync. To fetch via cvs use the following command: |