From 1cda1ec091f98531cc5b0eee5da2a52a7494318a Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Wed, 19 Aug 1998 06:15:08 +0000 Subject: ORBit is a high-performance CORBA ORB with support for the C language. It is used by the GNOME Project. PR: ports/7654 Submitted by: Chia-liang Kao --- devel/ORBit/files/patch-ab | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 devel/ORBit/files/patch-ab (limited to 'devel/ORBit/files/patch-ab') diff --git a/devel/ORBit/files/patch-ab b/devel/ORBit/files/patch-ab new file mode 100644 index 000000000000..a0c49f88c975 --- /dev/null +++ b/devel/ORBit/files/patch-ab @@ -0,0 +1,11 @@ +--- Makefile.in.orig Sat Aug 8 23:10:55 1998 ++++ Makefile.in Sat Aug 8 23:11:08 1998 +@@ -86,7 +86,7 @@ + VERSION = @VERSION@ + YACC = @YACC@ + +-SUBDIRS=libIDL src test ++SUBDIRS=libIDL src + + bin_SCRIPTS=orbit-config + -- cgit v1.2.3