$OpenBSD: patch-common_func_h,v 1.3 2019/11/24 04:43:26 bket Exp $

Index: common_func.h
--- common_func.h.orig
+++ common_func.h
@@ -8,7 +8,7 @@
 # define _(str) gettext(str)
 # define TEXT_DOMAIN "rhash"
 # ifndef LOCALEDIR
-#  define LOCALEDIR "/usr/share/locale"
+#  define LOCALEDIR "${TRUEPREFIX}/share/locale"
 # endif /* LOCALEDIR */
 #else
 # define _(str) (str)
