diff options
Diffstat (limited to 'x11/libgnome/files/patch-bd')
-rw-r--r-- | x11/libgnome/files/patch-bd | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/libgnome/files/patch-bd b/x11/libgnome/files/patch-bd deleted file mode 100644 index cdcc760e9e26..000000000000 --- a/x11/libgnome/files/patch-bd +++ /dev/null @@ -1,12 +0,0 @@ ---- libgnomeui/Makefile.in.orig Thu Oct 12 22:03:38 2000 -+++ libgnomeui/Makefile.in Fri Oct 13 10:08:00 2000 -@@ -201,3 +201,3 @@ - --libgnomeui_la_LDFLAGS = -version-info 44:1:12 -rpath $(libdir) -+libgnomeui_la_LDFLAGS = -version-info 4:0:0 -rpath $(libdir) - libgnomeui_la_LIBADD = $(LIBGNOMEUI_LIBS) -@@ -260,3 +260,3 @@ - gtkpixmapmenuitem.lo --PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) -+PROGRAMS = $(bin_PROGRAMS) - |