summaryrefslogtreecommitdiff
path: root/net/gnubile/patches
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-02-24 23:27:19 +0000
committertron <tron@pkgsrc.org>2001-02-24 23:27:19 +0000
commitb69d9cd6d936c22dbbca17bbb91be94051a920a5 (patch)
tree527b908c976a6a12c2a4f48d9f73ffa53fef0e62 /net/gnubile/patches
parent6550bfaa5cc07323e82509559a369e49936df300 (diff)
downloadpkgsrc-b69d9cd6d936c22dbbca17bbb91be94051a920a5.tar.gz
Import new "gnubile" package:
Unix Gnutella client for GNOME
Diffstat (limited to 'net/gnubile/patches')
-rw-r--r--net/gnubile/patches/patch-aa15
1 files changed, 15 insertions, 0 deletions
diff --git a/net/gnubile/patches/patch-aa b/net/gnubile/patches/patch-aa
new file mode 100644
index 00000000000..c9b39e383d3
--- /dev/null
+++ b/net/gnubile/patches/patch-aa
@@ -0,0 +1,15 @@
+$NetBSD: patch-aa,v 1.1.1.1 2001/02/24 23:27:19 tron Exp $
+
+--- src/admin.c.orig Wed Apr 12 00:19:00 2000
++++ src/admin.c Sun Feb 25 00:13:01 2001
+@@ -32,8 +32,8 @@
+ #include <dirent.h>
+ #include <sys/stat.h>
+ #include <gtk/gtk.h>
+-#include <gnome-xml/parser.h>
+-#include <gnome-xml/tree.h>
++#include <parser.h>
++#include <tree.h>
+
+ #include "interface.h"
+ #include "support.h"