Commit 1773b2e920488fb5e702f0c416c712a84f3beaac

Stefan Reinauer 2006-10-30T13:26:11

fix links to use our own copy. git-svn-id: svn://coreboot.org/openbios/fcode-utils@106 f158a5a8-5612-0410-a976-696ce0be7e32

diff --git a/testsuite/GlobalLocalValues.fth b/testsuite/GlobalLocalValues.fth
index f9500a0..6901435 120000
--- a/testsuite/GlobalLocalValues.fth
+++ b/testsuite/GlobalLocalValues.fth
@@ -1 +1 @@
-../../LocalValues/GlobalLocalValues.fth
\ No newline at end of file
+../localvalues/GlobalLocalValues.fth
\ No newline at end of file
diff --git a/testsuite/GlobalLocalValuesDevel.fth b/testsuite/GlobalLocalValuesDevel.fth
index 4cd3562..55ab54a 120000
--- a/testsuite/GlobalLocalValuesDevel.fth
+++ b/testsuite/GlobalLocalValuesDevel.fth
@@ -1 +1 @@
-../../LocalValues/GlobalLocalValuesDevel.fth
\ No newline at end of file
+../localvalues/GlobalLocalValuesDevel.fth
\ No newline at end of file
diff --git a/testsuite/LocalValuesDevelSupport.fth b/testsuite/LocalValuesDevelSupport.fth
index 7a8ef07..217ef68 120000
--- a/testsuite/LocalValuesDevelSupport.fth
+++ b/testsuite/LocalValuesDevelSupport.fth
@@ -1 +1 @@
-../../LocalValues/LocalValuesDevelSupport.fth
\ No newline at end of file
+../localvalues/LocalValuesDevelSupport.fth
\ No newline at end of file
diff --git a/testsuite/LocalValuesSupport.fth b/testsuite/LocalValuesSupport.fth
index 4cf29c3..26596dd 120000
--- a/testsuite/LocalValuesSupport.fth
+++ b/testsuite/LocalValuesSupport.fth
@@ -1 +1 @@
-../../LocalValues/LocalValuesSupport.fth
\ No newline at end of file
+../localvalues/LocalValuesSupport.fth
\ No newline at end of file
diff --git a/testsuite/TotalLocalValuesSupport.fth b/testsuite/TotalLocalValuesSupport.fth
index 1ff9425..34004b8 120000
--- a/testsuite/TotalLocalValuesSupport.fth
+++ b/testsuite/TotalLocalValuesSupport.fth
@@ -1 +1 @@
-../../LocalValues/TotalLocalValuesSupport.fth
\ No newline at end of file
+../localvalues/TotalLocalValuesSupport.fth
\ No newline at end of file