diff options
Diffstat (limited to 'net-im/psi/files/psi-pathfix.patch')
-rw-r--r-- | net-im/psi/files/psi-pathfix.patch | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/net-im/psi/files/psi-pathfix.patch b/net-im/psi/files/psi-pathfix.patch deleted file mode 100644 index b1f110dd1f23..000000000000 --- a/net-im/psi/files/psi-pathfix.patch +++ /dev/null @@ -1,19 +0,0 @@ ---- psi.pro.ori 2005-01-28 12:48:28.657105112 +0000 -+++ psi.pro 2005-01-28 12:49:35.801897552 +0000 -@@ -1,5 +1,5 @@ - TEMPLATE = subdirs -- -+CONFIG += no_fixpath - LIBPSI_CPP = ../libpsi - exists(libpsi) { - LIBPSI_CPP = libpsi ---- src/src_oud.pro 2005-05-23 11:54:09.000000000 +0200 -+++ src/src.pro 2005-05-23 11:52:48.000000000 +0200 -@@ -7,6 +7,7 @@ - CONFIG += qt thread x11 - - CONFIG += debug -+CONFIG += no_fixpath - #CONFIG += use_crash - #DEFINES += GPG_DEBUG - |