aboutsummaryrefslogtreecommitdiff
path: root/cad/klayout/files/patch-src-lay-lay-laySystemPaths.cc
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2023-01-02 16:07:48 +0000
committerHiroki Sato <hrs@FreeBSD.org>2023-01-02 16:08:41 +0000
commitf63b00b45298093c0392024031ed1eed51b87144 (patch)
tree439f2b7b3894198efe7a7ccc8095d3207c05786a /cad/klayout/files/patch-src-lay-lay-laySystemPaths.cc
parent106dd5295dbaf27d9fbf64a6fde0be175fff5161 (diff)
Diffstat (limited to 'cad/klayout/files/patch-src-lay-lay-laySystemPaths.cc')
-rw-r--r--cad/klayout/files/patch-src-lay-lay-laySystemPaths.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/klayout/files/patch-src-lay-lay-laySystemPaths.cc b/cad/klayout/files/patch-src-lay-lay-laySystemPaths.cc
index c384b67442d0..34e2fca71057 100644
--- a/cad/klayout/files/patch-src-lay-lay-laySystemPaths.cc
+++ b/cad/klayout/files/patch-src-lay-lay-laySystemPaths.cc
@@ -1,4 +1,4 @@
---- src/lay/lay/laySystemPaths.cc.orig 2021-08-28 18:02:22 UTC
+--- src/lay/lay/laySystemPaths.cc.orig 2022-12-22 22:17:08 UTC
+++ src/lay/lay/laySystemPaths.cc
@@ -26,6 +26,8 @@
#include "tlString.h"
@@ -9,7 +9,7 @@
#include <QDir>
#include <QFileInfo>
#include <QCoreApplication>
-@@ -109,6 +111,7 @@ get_klayout_path ()
+@@ -121,6 +123,7 @@ get_klayout_path ()
} else {
klayout_path.push_back (tl::get_inst_path ());
}