From 1e6ce149a24e453c1e5af2d39721a2a79d078d7d Mon Sep 17 00:00:00 2001 From: Gaetan Nadon Date: Fri, 20 Aug 2010 13:27:54 -0400 Subject: man: replacement string should be __locale_alias__ To match the luit.man expectations. Signed-off-by: Gaetan Nadon --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 3bb0451..2a2927d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -76,7 +76,7 @@ MAN_SUBSTS = \ -e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ -e 's|__xservername__|Xorg|g' \ -e 's|__xconfigfile__|xorg.conf|g' \ - -e 's|__localealiasfile__|$(LOCALEALIASFILE)|g' \ + -e 's|__locale_alias__|$(LOCALEALIASFILE)|g' \ -e 's|__projectroot__|$(prefix)|g' \ -e 's|__apploaddir__|$(appdefaultdir)|' \ -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \ -- cgit v1.2.3