]> https://gitweb.dealii.org/ - dealii.git/commitdiff
More post-fixes to strip long path names.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 2 Oct 2000 13:46:09 +0000 (13:46 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 2 Oct 2000 13:46:09 +0000 (13:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@3373 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/auto/kdoc/Makefile.in

index 391c05cb93002dcb8f441224b1d4d83e3eb54f45..e7d0998f612bdec9b2b2abee435107ca15fa7f88 100644 (file)
@@ -95,7 +95,8 @@ multigrid-html-files: kdoc-installed $(kdoc.multigrid)
 %-fix-files:
        for htmlfile in $(subst -fix-files,,$@)/*html ; do \
            echo "Fixing include paths in $$htmlfile..." ; \
-           perl -pi -e 's,(#include &lt;<A HREF=\"[^\"]+\">)$D/?[^/]+/include/,$$1,g;' "$$htmlfile" ;\
+           perl -pi -e 's,(#include &lt;<A HREF=\"[^\"]+\">)$D/?[^/]+/include/,$$1,g; \
+                         s,<h1>Source: $D/?(.*)</h1>,<h1>Source: $$1</h1>,g;' "$$htmlfile" ;\
        done
        for htmlfile in $(subst -fix-files,,$@)/header-list.html $(subst -fix-files,,$@)/all-globals.html ; do \
            echo "Fixing include paths in special file $$htmlfile..." ; \

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.