[libreoffice] 01/01: typo

Rene Engelhard rene at moszumanska.debian.org
Sat Nov 25 16:01:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch master
in repository libreoffice.

commit 854ef2ef233775bcffb9dc9023aa8e7c8b4cb86b
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Sat Nov 25 16:59:01 2017 +0100

    typo
---
 rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules b/rules
index 35e0c47..ca12b1d 100755
--- a/rules
+++ b/rules
@@ -2600,7 +2600,7 @@ $(STAMP_DIR)/langpacks: $(STAMP_DIR)/build-indep $(STAMP_DIR)/install-indep $(SO
 	for iso in $(LANGPACKISOS); do \
 		if [ "$$iso" = "en-US" ]; then pkg=common; \
 		elif [ "$$iso" = "ca-valencia" ]; then pkg=l10n-ca; \
-		elif [ "$$iso" = "st-Latn" ]; then pkg=l10n-sr; \
+		elif [ "$$iso" = "sr-Latn" ]; then pkg=l10n-sr; \
 		elif [ "$$iso" = "kmr-Latn" ]; then pkg=l10n-kmr; \
 		else pkg=l10n-`echo $$iso | tr A-Z a-z`; \
 		fi; \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git



More information about the Pkg-openoffice-commits mailing list