]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Relative paths in symlinks suck.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 1 May 2003 22:28:51 +0000 (22:28 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 1 May 2003 22:28:51 +0000 (22:28 +0000)
git-svn-id: https://svn.dealii.org/trunk@7540 0785d39b-7218-0410-832d-ea1e28bc413d

tests/results/Makefile

index 4fc3dec74d1fffd98206dc7086cd92627f5979f9..e106946a35d16827703bbf46aefa9a91a9c25a1b 100644 (file)
@@ -19,7 +19,7 @@ linkfiles-%:
                        if test -L ../$$TARGET/$$i ; then \
                                rm ../$$TARGET/$$i ; \
                        fi ; \
-                       ln -s ../$$SOURCE/$$i ../$$TARGET/$$i ; \
+                       ln -s `pwd`/$$i ../$$TARGET/$$i ; \
                fi ; \
        done
 

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.