summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2006-08-05 04:07:19 +0000
committerPaul W. Frields <stickster@gmail.com>2006-08-05 04:07:19 +0000
commit0e378da639f7b4056a0229d2ee4eb3cb073c8489 (patch)
tree57ca8b5b757731c30ef5d94ff43dd2a5071b473e /bin
parent4274f0df76712a24ac9bb5c294bdbbb4080d10d6 (diff)
downloadfedora-doc-utils-0e378da639f7b4056a0229d2ee4eb3cb073c8489.tar.gz
fedora-doc-utils-0e378da639f7b4056a0229d2ee4eb3cb073c8489.tar.xz
fedora-doc-utils-0e378da639f7b4056a0229d2ee4eb3cb073c8489.zip
Let's get that language right too.
Diffstat (limited to 'bin')
-rw-r--r--bin/fdp-functions2
1 files changed, 1 insertions, 1 deletions
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"}