From a78f512f5f863396ef9185ea2c3e2d8d086fdd77 Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Thu, 19 Oct 2006 11:50:39 +0000 Subject: omnievents : Package does not build properly. Deleted since I do not need it at the moment. I will re-add a working recipe if required in the future. This clears bug #90. --- packages/omnievents/files/omniidl-cross.patch | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 packages/omnievents/files/omniidl-cross.patch (limited to 'packages/omnievents/files/omniidl-cross.patch') diff --git a/packages/omnievents/files/omniidl-cross.patch b/packages/omnievents/files/omniidl-cross.patch deleted file mode 100644 index 3afb2bbf0e..0000000000 --- a/packages/omnievents/files/omniidl-cross.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- omniEvents-2_6_1/config.mk.in 2004-11-16 18:04:42.000000000 -0500 -+++ omniEvents-2_6_1.new/config.mk.in 2005-03-29 08:38:08.023579809 -0500 -@@ -65,8 +65,12 @@ - ## IDL compiler. - ## - -+ifndef IDL - IDL := @IDL@ -+endif -+ifndef IDL_COS_DIR - IDL_COS_DIR := @IDL_COS_DIR@ -+endif - IDLFLAGS = -bcxx # <--- backend selection should be omniidl's first option. - IDLFLAGS += -Wba -Wbh='.hh' -Wbs='.cc' -Wbd='DynSK.cc' -WbBOA -Wbuse_quotes - IDLFLAGS += -I$(IDL_COS_DIR)/COS - -- cgit v1.2.3