$OpenBSD: patch-libgnorba_Makefile_in,v 1.2 2002/02/15 19:19:33 nino Exp $
--- libgnorba/Makefile.in.orig	Fri Jan 25 00:58:19 2002
+++ libgnorba/Makefile.in	Mon Feb  4 12:07:41 2002
@@ -1173,7 +1173,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:
