From 5359a4a532876069c55a7af107e57c58c8033c14 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 10 Aug 2003 11:48:43 +0000 Subject: [PATCH] - added dir for el manuals, release 10 Changed files: FHS.spec -> 1.66 --- FHS.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/FHS.spec b/FHS.spec index c054ecf..9420465 100644 --- a/FHS.spec +++ b/FHS.spec @@ -5,7 +5,7 @@ Summary(pl): Podstawowy uk Summary(tr): Temel dosya sistemi yapýsý Name: FHS Version: 2.2 -Release: 9 +Release: 10 License: GPL Group: Base URL: http://www.pathname.com/fhs/ @@ -74,7 +74,7 @@ for manp in man{1,2,3,4,5,6,7,8} ; do install -d $RPM_BUILD_ROOT%{_mandir}/${manp} install -d $RPM_BUILD_ROOT%{_locmandir}/${manp} install -d $RPM_BUILD_ROOT%{_xmandir}/${manp} - for mloc in bg cs da de es fi fr gl hr hu id it ja ko nl pl pt pt_BR ro ru sl sk sv ; do + for mloc in bg cs da de el es fi fr gl hr hu id it ja ko nl pl pt pt_BR ro ru sl sk sv ; do install -d $RPM_BUILD_ROOT%{_mandir}/${mloc}/${manp} done for mloc in da fi fr hu it ja ko pl sk ; do @@ -142,6 +142,7 @@ fi %lang(cs) %{_mandir}/cs %lang(da) %{_mandir}/da %lang(de) %{_mandir}/de +%lang(el) %{_mandir}/el %lang(es) %{_mandir}/es %lang(fi) %{_mandir}/fi %lang(fr) %{_mandir}/fr -- 2.44.0