diff options
Diffstat (limited to 'x11/gnomelibs/files/patch-bd')
-rw-r--r-- | x11/gnomelibs/files/patch-bd | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnomelibs/files/patch-bd b/x11/gnomelibs/files/patch-bd index cdcc760e9e26..08c2a8a547a7 100644 --- a/x11/gnomelibs/files/patch-bd +++ b/x11/gnomelibs/files/patch-bd @@ -1,12 +1,12 @@ ---- libgnomeui/Makefile.in.orig Thu Oct 12 22:03:38 2000 -+++ libgnomeui/Makefile.in Fri Oct 13 10:08:00 2000 +--- libgnomeui/Makefile.in.orig Sun Jan 21 16:37:24 2001 ++++ libgnomeui/Makefile.in Mon Jan 22 13:45:42 2001 @@ -201,3 +201,3 @@ --libgnomeui_la_LDFLAGS = -version-info 44:1:12 -rpath $(libdir) +-libgnomeui_la_LDFLAGS = -version-info 45:0:13 -rpath $(libdir) +libgnomeui_la_LDFLAGS = -version-info 4:0:0 -rpath $(libdir) libgnomeui_la_LIBADD = $(LIBGNOMEUI_LIBS) @@ -260,3 +260,3 @@ - gtkpixmapmenuitem.lo + gtk-ted.lo gtkdial.lo gtkpixmapmenuitem.lo -PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) +PROGRAMS = $(bin_PROGRAMS) |