$OpenBSD: patch-common_func_h,v 1.2 2017/08/14 12:20:57 dcoppa Exp $

Index: common_func.h
--- common_func.h.orig
+++ common_func.h
@@ -13,7 +13,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)
