aboutsummaryrefslogtreecommitdiff
path: root/cad/klayout/files/patch-src-rdb-rdb-rdb.pro
diff options
context:
space:
mode:
Diffstat (limited to 'cad/klayout/files/patch-src-rdb-rdb-rdb.pro')
-rw-r--r--cad/klayout/files/patch-src-rdb-rdb-rdb.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/cad/klayout/files/patch-src-rdb-rdb-rdb.pro b/cad/klayout/files/patch-src-rdb-rdb-rdb.pro
new file mode 100644
index 000000000000..e50233d4822e
--- /dev/null
+++ b/cad/klayout/files/patch-src-rdb-rdb-rdb.pro
@@ -0,0 +1,9 @@
+--- src/rdb/rdb/rdb.pro.orig 2021-08-28 16:07:29 UTC
++++ src/rdb/rdb/rdb.pro
+@@ -30,5 +30,5 @@ HEADERS = \
+
+ INCLUDEPATH += $$TL_INC $$GSI_INC $$DB_INC
+ DEPENDPATH += $$TL_INC $$GSI_INC $$DB_INC
+-LIBS += -L$$DESTDIR -lklayout_tl -lklayout_gsi -lklayout_db
++LIBS += $$DESTDIR/libklayout_tl.so $$DESTDIR/libklayout_gsi.so $$DESTDIR/libklayout_db.so
+