mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
a5261b9aa3
Reported by: Burkard Meyendriesch <bm@malepartus.de>
9 lines
259 B
C
9 lines
259 B
C
--- src/app-utils/i18n.h.orig Fri Feb 14 12:35:54 2003
|
|
+++ src/app-utils/i18n.h Fri Feb 14 12:36:07 2003
|
|
@@ -26,4 +26,4 @@
|
|
#endif
|
|
|
|
#define TEXT_DOMAIN "gnucash"
|
|
-#define LOCALE_DIR "/usr/local/share/locale"
|
|
+#define LOCALE_DIR "%%PREFIX%%/share/locale"
|