diff options
Diffstat (limited to 'net-irc/xchat-xsys/files/2.0.7-glib_version.patch')
-rw-r--r-- | net-irc/xchat-xsys/files/2.0.7-glib_version.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-irc/xchat-xsys/files/2.0.7-glib_version.patch b/net-irc/xchat-xsys/files/2.0.7-glib_version.patch deleted file mode 100644 index f4c226e0d72e..000000000000 --- a/net-irc/xchat-xsys/files/2.0.7-glib_version.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- xsys-2.0.7-old/Makefile 2005-07-17 20:13:33.000000000 +0200 -+++ xsys-2.0.7/Makefile 2005-07-18 22:13:14.000000000 +0200 -@@ -11,7 +11,7 @@ - CC = gcc - CFLAGS += -O2 -Wall -fPIC - # FOR BMP # CFLAGS += -I/usr/include/beep-media-player -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DUSE_BMP --# FOR XMMS # CFLAGS += -I/usr/include/xmms -I/usr/include/glib-1.2 -I/usr/lib/glib-1.2/include -DUSE_XMMS -+# FOR XMMS # CFLAGS += -I/usr/include/xmms -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DUSE_XMMS - CFLAGS += -DVER_MINOR=$(VER_MINOR) -DVER_MAJOR=$(VER_MAJOR) -DVER_PATCH=$(VER_PATCH) \ - -DVER_STRING=\"$(VER_MAJOR).$(VER_MINOR).$(VER_PATCH)\" -DPCIIDS=\"$(PCIIDS)\" $(BUTTON) - LDFLAGS = $(CFLAGS) -shared |