$OpenBSD: patch-libavcodec_Makefile,v 1.4 2003/02/16 07:25:18 brad Exp $
--- libavcodec/Makefile.orig	Sat Feb  1 15:57:37 2003
+++ libavcodec/Makefile	Thu Feb 13 16:58:25 2003
@@ -117,7 +117,7 @@ $(LIB): $(OBJS)
 	rm -f $@
 	$(AR) rc $@ $(OBJS)
 ifneq ($(CONFIG_OS2),yes)
-	$(RANLIB) $@
+#	$(RANLIB) $@
 endif
 
 $(SLIB): $(OBJS)
