aboutsummaryrefslogtreecommitdiffstats
path: root/net/psi/files/patch-src::psi.pro
blob: 2a0278fd329a2b48529da728ced487ecc754f6c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

Disable the use of /bin/true (doesn't exist in FreeBSD)

--- src/psi.pro.orig    Wed Oct 30 23:09:34 2002
+++ src/psi.pro Mon Nov  4 20:43:19 2002
@@ -157,7 +157,6 @@
    LIBS         += -lz -lXss
    SOURCES      += trayicon_x11.cpp
 
-   QMAKE_STRIP = "/bin/true"
    include( configure.pri )
 }