]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Escape variables.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 27 Jun 2010 02:54:10 +0000 (02:54 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 27 Jun 2010 02:54:10 +0000 (02:54 +0000)
git-svn-id: https://svn.dealii.org/trunk@21384 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/Makefile.in

index 11b12d14ce2f66ac5e253f13494ebefc7d1bce7c..f99feeedd18dc6948856fa7e9bb211a0f343d098 100644 (file)
@@ -44,7 +44,7 @@ deal.II deal.tag: tutorial \
        @if test -f deal.II/step__1.html ; then \
           for i in deal.II/*__*html ; do \
             j="`echo $i | sed s/__/_/g`" ; \
-            cp $$j ; \
+            cp $$i $$j ; \
           done ; \
          fi
        @cp deal.css deal.II

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.