$OpenBSD: patch-libgnorba_Makefile_in,v 1.1 2001/09/20 18:39:13 naddy Exp $
--- libgnorba/Makefile.in.orig	Thu Sep 20 16:30:17 2001
+++ libgnorba/Makefile.in	Thu Sep 20 16:30:42 2001
@@ -1068,7 +1068,7 @@ $(table_built): $(top_srcdir)/idl/Table.
 	$(ORBIT_IDL) $(IDL_FLAGS) $(top_srcdir)/idl/Table.idl
 
 install-data-hook:
-	$(RM) -f $(DESTDIR)$(bindir)/new-object
+	rm -f $(DESTDIR)$(bindir)/new-object
 	$(LN_S) goad-browser $(DESTDIR)$(bindir)/new-object
 
 clean-local:
