diff options
Diffstat (limited to 'net/gtk+licq/files')
-rw-r--r-- | net/gtk+licq/files/patch-configure | 11 | ||||
-rw-r--r-- | net/gtk+licq/files/patch-src::functions.cpp | 15 | ||||
-rw-r--r-- | net/gtk+licq/files/patch-src::options_dialog.cpp | 9 | ||||
-rw-r--r-- | net/gtk+licq/files/patch-src::plugin_dialog.cpp | 9 |
4 files changed, 0 insertions, 44 deletions
diff --git a/net/gtk+licq/files/patch-configure b/net/gtk+licq/files/patch-configure deleted file mode 100644 index 77badda9fcd3..000000000000 --- a/net/gtk+licq/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Aug 6 15:13:06 2001 -+++ configure Fri Nov 30 14:54:15 2001 -@@ -7956,7 +7956,7 @@ - XSS_LIBS="" - fi - LDFLAGS="$LDFLAGS_old" -- CPPFLAGS="$LDFLAGS_old" -+ CPPFLAGS="$CPPFLAGS_old" - else - USE_XSS_LIBS="no" - XSS_LIBS="" diff --git a/net/gtk+licq/files/patch-src::functions.cpp b/net/gtk+licq/files/patch-src::functions.cpp deleted file mode 100644 index c8ee50072d05..000000000000 --- a/net/gtk+licq/files/patch-src::functions.cpp +++ /dev/null @@ -1,15 +0,0 @@ ---- src/functions.cpp 2001/04/23 21:07:27 1.97 -+++ src/functions.cpp 2001/05/17 08:34:51 1.98 -@@ -989,7 +989,11 @@ - { - unsigned long *uinptr; - GtkWidget *parent=NULL; -- -+ -+ if (widget == NULL) { -+ return(0); -+ } -+ - for (;;) - { - if (GTK_IS_MENU (widget)) { diff --git a/net/gtk+licq/files/patch-src::options_dialog.cpp b/net/gtk+licq/files/patch-src::options_dialog.cpp deleted file mode 100644 index cfeba9e882a5..000000000000 --- a/net/gtk+licq/files/patch-src::options_dialog.cpp +++ /dev/null @@ -1,9 +0,0 @@ ---- src/options_dialog.cpp.orig Sat Jul 1 10:55:29 2000 -+++ src/options_dialog.cpp Tue Sep 19 21:47:10 2000 -@@ -1,5 +1,6 @@ - #include "gtk-gui.h" - -+#include <unistd.h> - #include <sys/time.h> - #include <stdio.h> - #include <sys/types.h> diff --git a/net/gtk+licq/files/patch-src::plugin_dialog.cpp b/net/gtk+licq/files/patch-src::plugin_dialog.cpp deleted file mode 100644 index 3946cb9a74b3..000000000000 --- a/net/gtk+licq/files/patch-src::plugin_dialog.cpp +++ /dev/null @@ -1,9 +0,0 @@ ---- src/plugin_dialog.cpp.orig Mon Mar 27 17:59:06 2000 -+++ src/plugin_dialog.cpp Tue Sep 19 21:47:13 2000 -@@ -1,5 +1,6 @@ - #include "gtk-gui.h" - -+#include <unistd.h> - #include <sys/time.h> - #include <stdio.h> - #include <sys/types.h> |