[packages/rpm-build-macros] r1.693: dokuwiki lang: add hu-formal
glen
glen at pld-linux.org
Thu May 8 10:36:06 CEST 2014
commit b89253d0468b9a528a89c47bfc36e7274666310f
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu May 8 11:35:45 2014 +0300
r1.693: dokuwiki lang: add hu-formal
dokuwiki-find-lang.sh | 3 +++
rpm-build-macros.spec | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/rpm-build-macros.spec b/rpm-build-macros.spec
index c01f352..5b93ddb 100644
--- a/rpm-build-macros.spec
+++ b/rpm-build-macros.spec
@@ -5,7 +5,7 @@
%if "%{pld_release}" == "ac"
%define with_rpm4 1
%endif
-%define rpm_macros_rev 1.692
+%define rpm_macros_rev 1.693
%define find_lang_rev 1.36
Summary: PLD Linux RPM build macros
Summary(pl.UTF-8): Makra do budowania pakietów RPM dla Linuksa PLD
diff --git a/dokuwiki-find-lang.sh b/dokuwiki-find-lang.sh
index c370fd9..8965583 100755
--- a/dokuwiki-find-lang.sh
+++ b/dokuwiki-find-lang.sh
@@ -34,6 +34,9 @@ while read dir; do
ca-valencia)
lang=ca at valencia
;;
+ hu-formal)
+ lang=hu
+ ;;
de-informal)
lang=de
;;
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-macros.git/commitdiff/b89253d0468b9a528a89c47bfc36e7274666310f
More information about the pld-cvs-commit
mailing list