$OpenBSD: patch-script_c,v 1.1 2001/10/12 03:30:30 brad Exp $
--- script.c.orig	Thu Oct 11 22:56:06 2001
+++ script.c	Thu Oct 11 22:56:20 2001
@@ -962,7 +962,7 @@ char **argv;
 #endif
 
 #ifdef _I18N_
-  bindtextdomain("minicom", "/usr/share/locale");
+  bindtextdomain("minicom", LOCALEDIR);
   textdomain("minicom");
 #endif
 
