From 944021827309edbf6dff84d8d261742b35d7ec45 Mon Sep 17 00:00:00 2001 From: shadzik Date: Wed, 13 Jan 2010 12:52:46 +0000 Subject: [PATCH] - threaded build is possible - add calendar extension Changed files: icedove.spec -> 1.52 --- icedove.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/icedove.spec b/icedove.spec index 29280c1..627b1f8 100644 --- a/icedove.spec +++ b/icedove.spec @@ -245,7 +245,7 @@ ac_add_options --with-distribution-id=org.pld-linux ac_add_options --with-default-mozilla-five-home=%{_libdir}/%{name} EOF -%{__make} -j1 -f client.mk build \ +%{__make} -f client.mk build \ STRIP="/bin/true" \ CC="%{__cc}" \ CXX="%{__cxx}" @@ -386,6 +386,7 @@ exit 0 %dir %{_libdir}/%{name}/extensions %{_libdir}/%{name}/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd} +%{_libdir}/%{name}/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103} %if %{with enigmail} %files addon-enigmail -- 2.44.0