mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-28 21:02:25 +01:00
12 lines
379 B
Diff
12 lines
379 B
Diff
--- ./po/Makefile.in.in.orig 2013-03-11 13:44:04.448962814 +0000
|
|
+++ ./po/Makefile.in.in 2013-03-11 13:45:46.526579564 +0000
|
|
@@ -34,7 +34,7 @@
|
|
datarootdir = @datarootdir@
|
|
libdir = @libdir@
|
|
DATADIRNAME = @DATADIRNAME@
|
|
-itlocaledir = $(prefix)/$(DATADIRNAME)/locale
|
|
+itlocaledir = $(datadir)/locale
|
|
subdir = po
|
|
install_sh = @install_sh@
|
|
# Automake >= 1.8 provides @mkdir_p@.
|