[packages/pootle/dev-2.7] updatetm tool was removed in Pootle 2.5.0

glen glen at pld-linux.org
Sun May 8 11:14:21 CEST 2016


commit 10ab80ad8a5c495c10ca53414ded82bdc3875b5b
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun May 8 11:53:47 2016 +0300

    updatetm tool was removed in Pootle 2.5.0
    
    no other tools have manpages

 pootle.spec | 14 --------------
 1 file changed, 14 deletions(-)
---
diff --git a/pootle.spec b/pootle.spec
index 9242348..468f0ff 100644
--- a/pootle.spec
+++ b/pootle.spec
@@ -90,20 +90,6 @@ mv $RPM_BUILD_ROOT%{py_sitescriptdir}/%{name}/{locale,static,assets} \
 %py_comp $RPM_BUILD_ROOT%{py_sitescriptdir}
 %py_postclean
 
-# Create the manpages
-install -d $RPM_BUILD_ROOT%{_mandir}/man1
-for program in $RPM_BUILD_ROOT%{_bindir}/*; do
-	case $(basename $program) in
-	PootleServer|import_pootle_prefs)
-		;;
-	*)
-		LC_ALL=C PYTHONPATH=. $program --manpage \
-		> $RPM_BUILD_ROOT%{_mandir}/man1/$(basename $program).1 \
-		|| rm -f $RPM_BUILD_ROOT%{_mandir}/man1/$(basename $program).1
-		;;
-	esac
-done
-
 > %{name}.lang
 # application language
 %if 0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pootle.git/commitdiff/e30776630c87e8b49d133895dccd5b4a9427ea7b



More information about the pld-cvs-commit mailing list