$NetBSD: patch-ae,v 1.1.1.1 2003/12/27 02:01:02 thomasklausner Exp $

--- plugin_unix.c.orig	Thu Sep 11 08:14:12 2003
+++ plugin_unix.c
@@ -215,7 +215,9 @@ char *mpegfio_load_decoder_plugin(char *
      * Always build library path with relative extension.  This is not
      * always used.  Use nameptr to point at the start of the name passed in. 
      */
+#if 0
     strcpy(libname, "./");
+#endif
     strcat(libname, file);
     nameptr = libname+2;
     if (!strrchr(nameptr, '.')) {
