aboutsummaryrefslogtreecommitdiff
path: root/net-im/kpopup/files/patch-kpopup_misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/kpopup/files/patch-kpopup_misc.h')
-rw-r--r--net-im/kpopup/files/patch-kpopup_misc.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-im/kpopup/files/patch-kpopup_misc.h b/net-im/kpopup/files/patch-kpopup_misc.h
new file mode 100644
index 000000000000..098f6db0184e
--- /dev/null
+++ b/net-im/kpopup/files/patch-kpopup_misc.h
@@ -0,0 +1,11 @@
+--- ./kpopup/misc.h.orig Sun Aug 26 17:44:03 2001
++++ ./kpopup/misc.h Mon May 5 09:47:04 2003
+@@ -20,7 +20,7 @@
+ #include "kpopup.h"
+
+ #undef DEBUG
+-#define SMBPATH "/usr/bin" //Path of smbclient
++#define SMBPATH "%%LOCALBASE%%/bin" //Path of smbclient
+ #define TMPPOPUPFILE "/tmp/kpopup-message"
+ #define SETSIG(sig, fun, fla) sa.sa_handler = fun; \
+ sa.sa_flags = fla; \