From 628d2e8141207dd7ec019489e5f7c0d212f7280c Mon Sep 17 00:00:00 2001 From: lbazan Date: Feb 05 2014 21:29:30 +0000 Subject: remove old patch --- diff --git a/irssi-xmpp-0.51-config.patch b/irssi-xmpp-0.51-config.patch deleted file mode 100644 index 34fff2b..0000000 --- a/irssi-xmpp-0.51-config.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up irssi-xmpp-0.52/config.mk.config irssi-xmpp-0.52/config.mk ---- irssi-xmpp-0.52/config.mk.config 2009-09-09 03:33:13.000000000 +0200 -+++ irssi-xmpp-0.52/config.mk 2010-12-06 11:47:11.577275655 +0100 -@@ -22,7 +22,7 @@ INCS = ${LIB_INCS} \ - LIBS = ${LIB_LIBS} - - # flags --CFLAGS += -fPIC -std=c99 -DUOFF_T_LONG ${INCS} -+CFLAGS += -fPIC -std=c99 -DUOFF_T_LONG ${INCS} ${RH_FLAGS} - LDFLAGS += -shared ${LIBS} - - # debug