aboutsummaryrefslogtreecommitdiff
path: root/cad/klayout/files/patch-src-app.pri
blob: 47203de7360cd6655db695f206007d36d1b71d80 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- src/app.pri.orig	2021-08-27 07:30:18 UTC
+++ src/app.pri
@@ -1,5 +1,5 @@
 
 TEMPLATE = app
 
-target.path = $$PREFIX
+target.path = $$shell_path($(INSTALLROOT)$$PREFIX/bin)
 INSTALLS += target