diff options
Diffstat (limited to 'net-im/yahoo-transport/files/yahoo-makefile.patch')
-rw-r--r-- | net-im/yahoo-transport/files/yahoo-makefile.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net-im/yahoo-transport/files/yahoo-makefile.patch b/net-im/yahoo-transport/files/yahoo-makefile.patch deleted file mode 100644 index c3d54f1d8ec9..000000000000 --- a/net-im/yahoo-transport/files/yahoo-makefile.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- Makefile 2003-09-29 01:40:44.000000000 +0100 -+++ Makefile.new 2004-01-09 18:09:17.639733992 +0000 -@@ -1,9 +1,9 @@ - - # $Id: yahoo-makefile.patch,v 1.1 2004/01/12 01:14:39 rizzo Exp $ - --include ../platform-settings -+include /usr/lib/jabberd/platform-settings - --CFLAGS:=$(CFLAGS) -I../jabberd `glib-config --cflags` -+CFLAGS:=$(CFLAGS) -I/usr/include/jabberd `glib-config --cflags` - LIBS:=$(LIBS) `glib-config --libs glib` - - YAHOO_OBJECTS=yahoo-transport.o yahoo-session.o yahoo-phandler.o yahoo.o \ |