diff --git a/CCache/debian/patches/13_html_links.diff b/CCache/debian/patches/13_html_links.diff new file mode 100644 index 000000000..dadf1b6c2 --- /dev/null +++ b/CCache/debian/patches/13_html_links.diff @@ -0,0 +1,33 @@ +--- web/index.html~ 2004-09-13 13:38:30.000000000 +0300 ++++ web/index.html 2004-09-26 01:04:38.458008118 +0300 +@@ -29,10 +29,10 @@ +
  • fixed handling of HOME environment variable + + +-See the manual page for details ++See the manual page for details + on the new options.

    + +-You can get this release from the download directory ++You can get this release from the download directory + +

    NOTE! This release changes the hash input slighly, so you will + probably find that you will not get any hits against your existing +@@ -87,7 +87,7 @@ + +

    Documentation

    + +-See the manual page ++See the manual page + + +

    Performance

    +@@ -116,7 +116,7 @@ +

    Download

    + + You can download the latest release from the download directory.

    ++href="http://ccache.samba.org/ftp/ccache/">download directory.

    + + For the bleeding edge, you can fetch ccache via CVS or + rsync. To fetch via cvs use the following command: diff --git a/CCache/web/index.html b/CCache/web/index.html index cc0289b98..4af839135 100644 --- a/CCache/web/index.html +++ b/CCache/web/index.html @@ -29,10 +29,10 @@ The latest release is ccache 2.4.

  • fixed handling of HOME environment variable -See the manual page for details +See the manual page for details on the new options.

    -You can get this release from the download directory +You can get this release from the download directory

    NOTE! This release changes the hash input slighly, so you will probably find that you will not get any hits against your existing @@ -87,7 +87,7 @@ I have coded ccache very carefully to try to provide these guarantees.

    Documentation

    -See the manual page +See the manual page

    Performance

    @@ -116,7 +116,7 @@ build system.

    Download

    You can download the latest release from the download directory.

    +href="http://ccache.samba.org/ftp/ccache/">download directory.

    For the bleeding edge, you can fetch ccache via CVS or rsync. To fetch via cvs use the following command: