diff --git a/mk/linux/data b/mk/linux/data index 0bc6a3b2a..25450aeec 120000 --- a/mk/linux/data +++ b/mk/linux/data @@ -1 +1 @@ -../../../data/glest_game/data/ \ No newline at end of file +../../data/glest_game/data \ No newline at end of file diff --git a/mk/linux/maps b/mk/linux/maps index d4270f88c..9410d14ab 120000 --- a/mk/linux/maps +++ b/mk/linux/maps @@ -1 +1 @@ -../../../data/glest_game/maps \ No newline at end of file +../../data/glest_game/maps \ No newline at end of file diff --git a/mk/linux/scenarios b/mk/linux/scenarios index 15ce13723..3bdbc9f44 120000 --- a/mk/linux/scenarios +++ b/mk/linux/scenarios @@ -1 +1 @@ -../../../data/glest_game/scenarios \ No newline at end of file +../../data/glest_game/scenarios \ No newline at end of file diff --git a/mk/linux/screenshots b/mk/linux/screenshots index 16d74ec7d..1d0157b29 120000 --- a/mk/linux/screenshots +++ b/mk/linux/screenshots @@ -1 +1 @@ -../../../data/glest_game/screenshots \ No newline at end of file +../../data/glest_game/screenshots \ No newline at end of file diff --git a/mk/linux/techs b/mk/linux/techs index d030e544a..e9282ccb2 120000 --- a/mk/linux/techs +++ b/mk/linux/techs @@ -1 +1 @@ -../../../data/glest_game/techs \ No newline at end of file +../../data/glest_game/techs \ No newline at end of file diff --git a/mk/linux/tilesets b/mk/linux/tilesets index 678191617..0e1e5915a 120000 --- a/mk/linux/tilesets +++ b/mk/linux/tilesets @@ -1 +1 @@ -../../../data/glest_game/tilesets \ No newline at end of file +../../data/glest_game/tilesets \ No newline at end of file diff --git a/mk/linux/tutorials b/mk/linux/tutorials index 3743f4cad..8f5397e4b 120000 --- a/mk/linux/tutorials +++ b/mk/linux/tutorials @@ -1 +1 @@ -../../../data/glest_game/tutorials \ No newline at end of file +../../data/glest_game/tutorials \ No newline at end of file