correct wrong lang detect by opsi-makeproductfile

This commit is contained in:
Mario Fetka 2012-01-28 19:13:08 +01:00
parent 2b2446002b
commit c2af257783

View File

@ -217,7 +217,7 @@ builder_package() {
local opsi_file=${PN}_${VERSION}-${release_new}.opsi
pushd ${OUTPUT_DIR}
rm -f ${opsi_file} ${OPSI_REPOS_FILE_PATTERN}.opsi
opsi-makeproductfile -v $INST_DIR
LANG="C" opsi-makeproductfile -v $INST_DIR
builder_check_error "Building OPSI-package"
popd