From 0e378da639f7b4056a0229d2ee4eb3cb073c8489 Mon Sep 17 00:00:00 2001 From: "Paul W. Frields" Date: Sat, 5 Aug 2006 04:07:19 +0000 Subject: Let's get that language right too. --- bin/fdp-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/fdp-functions') diff --git a/bin/fdp-functions b/bin/fdp-functions index d534421..cc7caee 100644 --- a/bin/fdp-functions +++ b/bin/fdp-functions @@ -18,7 +18,7 @@ esac FDPBINDIR="${FDPDIR}/docs-common/bin" FDPPKGDIR="${FDPDIR}/docs-common/packaging" -PRI_LANG=${PRI_LANG:-"en"} +PRI_LANG=${PRI_LANG:-"en_US"} RPMINFO=${RPMINFO:-"${PRI_LANG}/rpm-info.xml"} XSLTPROC=${XSLTPROC:-xsltproc} XMLFORMAT=${XMLFORMAT:-"${FDPBINDIR}/xmlformat"} -- cgit