aboutsummaryrefslogtreecommitdiff
path: root/net-im/psi/files/template.patch-common.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/psi/files/template.patch-common.cpp')
-rw-r--r--net-im/psi/files/template.patch-common.cpp13
1 files changed, 0 insertions, 13 deletions
diff --git a/net-im/psi/files/template.patch-common.cpp b/net-im/psi/files/template.patch-common.cpp
deleted file mode 100644
index 0df99d5aab7c..000000000000
--- a/net-im/psi/files/template.patch-common.cpp
+++ /dev/null
@@ -1,13 +0,0 @@
-$FreeBSD$
-
---- src/common.cpp.orig Wed May 1 22:06:07 2002
-+++ src/common.cpp Wed May 1 22:06:47 2002
-@@ -1130,7 +1130,7 @@
- #ifdef Q_WS_X11
- QString getResourcesDir()
- {
-- return "/usr/local/psi";
-+ return "%%PREFIX%%/share/psi";
- }
-
- QString getHomeDir()