From 5e91ec6b4d99afd87c0983d188eac4b9d2275b5b Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 13 Nov 1999 23:57:31 +0000 Subject: Repair patch broken my "no fuzz" cleanup. --- corba/ORBit/files/patch-sum | 4 ++-- corba/ORBit/patches/patch-al | 12 +++++------- 2 files changed, 7 insertions(+), 9 deletions(-) (limited to 'corba') diff --git a/corba/ORBit/files/patch-sum b/corba/ORBit/files/patch-sum index cdbf950d48e..3c26d55da22 100644 --- a/corba/ORBit/files/patch-sum +++ b/corba/ORBit/files/patch-sum @@ -1,4 +1,4 @@ -$NetBSD: patch-sum,v 1.3 1999/11/12 08:15:56 tron Exp $ +$NetBSD: patch-sum,v 1.4 1999/11/13 23:57:31 tron Exp $ MD5 (patch-aa) = 970a8c13fe579d27ad5aa30a7b89f5af MD5 (patch-ab) = 39d06749d19c30d91d40e48fd4e74321 @@ -10,5 +10,5 @@ MD5 (patch-ah) = 29ad288da577fc93e3a28ed254da924c MD5 (patch-ai) = c486d47127aa566b1a8280002295088e MD5 (patch-aj) = 1580df7ed3f35c03d8bb1111c1fb7be7 MD5 (patch-ak) = 2650deea424b4db98a4f3c849f137d56 -MD5 (patch-al) = c4882df5b4c3b486df2b37084187fe80 +MD5 (patch-al) = 1b9801005568c1eaaa1e44bc66f3d8a6 MD5 (patch-am) = 595270c0a2bd97be8e8aeb33fe3e8b21 diff --git a/corba/ORBit/patches/patch-al b/corba/ORBit/patches/patch-al index 623ff7bba55..3b567965eb3 100644 --- a/corba/ORBit/patches/patch-al +++ b/corba/ORBit/patches/patch-al @@ -1,15 +1,13 @@ -$NetBSD: patch-al,v 1.2 1999/11/12 08:15:56 tron Exp $ +$NetBSD: patch-al,v 1.3 1999/11/13 23:57:32 tron Exp $ ---- src/daemons/interface_repository/Makefile.in.orig Wed Sep 29 01:13:00 1999 -+++ src/daemons/interface_repository/Makefile.in Fri Nov 12 11:26:07 1999 -@@ -102,7 +102,9 @@ +--- src/daemons/interface_repository/Makefile.in.orig Tue Sep 28 18:13:00 1999 ++++ src/daemons/interface_repository/Makefile.in Sun Nov 14 00:53:39 1999 +@@ -102,7 +102,7 @@ orbit_ird_LDFLAGS = -static -orbit_ird_LDADD = $(top_builddir)/src/orb/libORBit.la $(top_builddir)/src/IIOP/libIIOP.la $(top_builddir)/src/ORBitutil/libORBitutil.la @GLIB_LIBS@ -lm -+orbit_ird_LDADD = $(top_builddir)/src/orb/libORBit.la $(top_builddir)/ -+src/IIOP/libIIOP.la $(top_builddir)/src/ORBitutil/libORBitutil.la @GLIB_LI -+BS@ -lm -lwrap ++orbit_ird_LDADD = $(top_builddir)/src/orb/libORBit.la $(top_builddir)/src/IIOP/libIIOP.la $(top_builddir)/src/ORBitutil/libORBitutil.la @GLIB_LIBS@ -lm -lwrap orbit_ird_SOURCES = interface_repository-skels.c interface_repository-impl.c -- cgit v1.2.3