From 110e0cd337a6ee47f63d4fd2f83a3b585b5dedb3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 27 Jun 2016 14:03:49 +0300 Subject: [PATCH] skip tests packaging --- pootle.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pootle.spec b/pootle.spec index 785b403..da24238 100644 --- a/pootle.spec +++ b/pootle.spec @@ -1,6 +1,5 @@ # TODO # - move %{_datadir}/pootle/mo/* to system localedir as pootle.mo -%define rel 0.1 %define subver b1 %define fullname Pootle Summary: Localization and translation management web application @@ -78,6 +77,7 @@ install -d $RPM_BUILD_ROOT{%{_sbindir},%{_datadir}/%{name},%{_sharedstatedir}/%{ %py_install %{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/tests +%{__rm} -r $RPM_BUILD_ROOT%{py_sitescriptdir}/pytest_pootle # move these to /var/lib/pootle/po mv $RPM_BUILD_ROOT%{py_sitescriptdir}/%{name}/translations/{terminology,tutorial} \ -- 2.44.0