From d064f6e8957551f394919ca796dbbf8497632bee Mon Sep 17 00:00:00 2001 From: Chris Rees Date: Fri, 18 Jan 2013 14:38:36 +0000 Subject: Interactivity is now an OPTION, thus making a package available While here, sanitise patchfile names --- irc/psybnc/files/patch-ae | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 irc/psybnc/files/patch-ae (limited to 'irc/psybnc/files/patch-ae') diff --git a/irc/psybnc/files/patch-ae b/irc/psybnc/files/patch-ae deleted file mode 100644 index 5138e6cbb9e4..000000000000 --- a/irc/psybnc/files/patch-ae +++ /dev/null @@ -1,13 +0,0 @@ ---- ./src/p_global.h Sun Jul 7 08:07:23 2002 -+++ ../../psybnc.mina/src/p_global.h Sun Nov 24 18:20:55 2002 -@@ -1264,8 +1264,8 @@ - #define pcontext { strmncpy(ctxt,__FILE__,sizeof(ctxt)); strmncpy(cfunc,__FUNCTION__,sizeof(cfunc)); cline=__LINE__; } - #define pmalloc(n) __pmalloc((n),__FILE__,__FUNCTION__,__LINE__) - --#define SSLCERT "key/psybnc.cert.pem" --#define SSLKEY "key/psybnc.key.pem" -+#define SSLCERT PSYBASE "/key/psybnc.cert.pem" -+#define SSLKEY PSYBASE "/key/psybnc.key.pem" - - #ifdef HAVE_SSL - #ifndef SSLSEC -- cgit v1.2.3