From 39965c4f6d843cb6311c1f4aa1cae8fb1980d308 Mon Sep 17 00:00:00 2001 From: lisu Date: Sun, 24 Dec 2006 12:51:13 +0000 Subject: [PATCH] - set proper locale_dir Changed files: wesnoth-locale_dir.patch -> 1.1 --- wesnoth-locale_dir.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 wesnoth-locale_dir.patch diff --git a/wesnoth-locale_dir.patch b/wesnoth-locale_dir.patch new file mode 100644 index 0000000..33f9ed3 --- /dev/null +++ b/wesnoth-locale_dir.patch @@ -0,0 +1,13 @@ +--- wesnoth-1.2/configure.ac~ 2006-12-22 23:33:48.000000000 +0100 ++++ wesnoth-1.2/configure.ac 2006-12-24 13:03:20.000000000 +0100 +@@ -106,8 +106,8 @@ + esac]) + AC_SUBST([DATADIR]) + +-#LOCALEDIR="$datadir/locale" +-LOCALEDIR=translations ++LOCALEDIR="$datadir/locale" ++#LOCALEDIR=translations + AC_ARG_WITH([localedir], + AS_HELP_STRING([--with-localedir@<:@=DIR@:>@], [install locale data under dir @<:@translations@:>@]), + [case "${withval}" in -- 2.44.0