Initial package for morris OBS-URL: https://build.opensuse.org/request/show/789263 OBS-URL: https://build.opensuse.org/package/show/games/morris?expand=0&rev=1
14 lines
408 B
Diff
14 lines
408 B
Diff
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
|
|
index 402a25f..2747b3d 100644
|
|
--- a/po/Makefile.in.in
|
|
+++ b/po/Makefile.in.in
|
|
@@ -34,7 +34,7 @@ datadir = @datadir@
|
|
datarootdir = @datarootdir@
|
|
libdir = @libdir@
|
|
DATADIRNAME = @DATADIRNAME@
|
|
-itlocaledir = $(prefix)/$(DATADIRNAME)/locale
|
|
+itlocaledir = $(prefix)/share/locale
|
|
subdir = po
|
|
install_sh = @install_sh@
|
|
# Automake >= 1.8 provides @mkdir_p@.
|