diff options
Diffstat (limited to 'astro/xtide/files/patch-aa')
| -rw-r--r-- | astro/xtide/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xtide/files/patch-aa b/astro/xtide/files/patch-aa index 30ba0acb9726..ff2730eac2e4 100644 --- a/astro/xtide/files/patch-aa +++ b/astro/xtide/files/patch-aa @@ -13,7 +13,7 @@ } } if (hfile_path.isNull()) -! hfile_path = "/usr/X11R6/share/xtide/harmonics"; +! hfile_path = "%%PREFIX%%/share/xtide/harmonics"; harmonicsPath = new HarmonicsPath (hfile_path); homedir = getenv ("HOME"); |
