]> git.pld-linux.org Git - packages/pootle.git/commitdiff
skip tests packaging
authorElan Ruusamäe <glen@delfi.ee>
Mon, 27 Jun 2016 11:03:49 +0000 (14:03 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 27 Jun 2016 11:03:49 +0000 (14:03 +0300)
pootle.spec

index 785b40350d2033c11f8921a59f89862c208cafd4..da2423840d2bdc457d820e257382c3f5dc50c041 100644 (file)
@@ -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} \
This page took 0.131363 seconds and 4 git commands to generate.