diff options
Diffstat (limited to 'audio/ario/files/patch-po-Makefile')
-rw-r--r-- | audio/ario/files/patch-po-Makefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/ario/files/patch-po-Makefile b/audio/ario/files/patch-po-Makefile new file mode 100644 index 000000000000..bd8b26b835d9 --- /dev/null +++ b/audio/ario/files/patch-po-Makefile @@ -0,0 +1,11 @@ +--- po/Makefile.in.in.old 2009-11-28 16:13:57.000000000 +0100 ++++ po/Makefile.in.in 2009-11-28 16:18:33.000000000 +0100 +@@ -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@. |