summaryrefslogtreecommitdiffstats
path: root/net/psi/files/template.patch-common.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'net/psi/files/template.patch-common.cpp')
-rw-r--r--net/psi/files/template.patch-common.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/psi/files/template.patch-common.cpp b/net/psi/files/template.patch-common.cpp
index 0df99d5..cf3ef75 100644
--- a/net/psi/files/template.patch-common.cpp
+++ b/net/psi/files/template.patch-common.cpp
@@ -7,7 +7,7 @@ $FreeBSD$
QString getResourcesDir()
{
- return "/usr/local/psi";
-+ return "%%PREFIX%%/share/psi";
++ return "%%DATADIR%%";
}
QString getHomeDir()
OpenPOWER on IntegriCloud