diff options
Diffstat (limited to 'math/wxmaxima/files/patch-src_Dirstructure.cpp')
-rw-r--r-- | math/wxmaxima/files/patch-src_Dirstructure.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/wxmaxima/files/patch-src_Dirstructure.cpp b/math/wxmaxima/files/patch-src_Dirstructure.cpp index 2ff43853afcd..42ab59c742be 100644 --- a/math/wxmaxima/files/patch-src_Dirstructure.cpp +++ b/math/wxmaxima/files/patch-src_Dirstructure.cpp @@ -1,6 +1,6 @@ ---- src/Dirstructure.cpp.orig 2024-08-28 07:17:18 UTC +--- src/Dirstructure.cpp.orig 2023-02-19 14:20:34 UTC +++ src/Dirstructure.cpp -@@ -121,6 +121,7 @@ wxString Dirstructure::ResourcesDir() { +@@ -120,6 +120,7 @@ wxString Dirstructure::ResourcesDir() const { exepath = exe.GetPath(); } else { exepath = CMAKE_INSTALL_PREFIX; |