diff options
Diffstat (limited to 'x11-toolkits/guile-gnome/files/patch-ad')
-rw-r--r-- | x11-toolkits/guile-gnome/files/patch-ad | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/x11-toolkits/guile-gnome/files/patch-ad b/x11-toolkits/guile-gnome/files/patch-ad deleted file mode 100644 index 5b9bc809fe99..000000000000 --- a/x11-toolkits/guile-gnome/files/patch-ad +++ /dev/null @@ -1,7 +0,0 @@ ---- guile-gnome/libglade/Makefile.in.orig Sun Feb 4 20:53:44 2001 -+++ guile-gnome/libglade/Makefile.in Wed Feb 28 11:11:15 2001 -@@ -103,3 +103,3 @@ - --GLADE_LIBS = -lglade -lglade-gnome -+GLADE_LIBS = `libglade-config --libs gnome` - |