Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2009-04-24 14:19:25 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2009-04-24 14:19:25 (GMT)
commit397d5eadb57f962a1dd03be82ee625d174731d2a (patch)
tree16de004a0591a0ee7e19117cbf9842ce2aaf7de9
parent0ea868752d62686e19cc48df1e5074e34b0761bd (diff)
Build salut with --enable-olpcHEADmaster
-rw-r--r--deps/telepathy-salut/SPECS/telepathy-salut.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/telepathy-salut/SPECS/telepathy-salut.spec b/deps/telepathy-salut/SPECS/telepathy-salut.spec
index a32bd7e..52a3002 100644
--- a/deps/telepathy-salut/SPECS/telepathy-salut.spec
+++ b/deps/telepathy-salut/SPECS/telepathy-salut.spec
@@ -20,7 +20,7 @@
Name: telepathy-salut
Version: 0.3.9
-Release: 1
+Release: 2
License: GPL v2 or later
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: cyrus-sasl-devel
@@ -70,7 +70,7 @@ Authors:
%setup -q
%build
-%configure --docdir=%{_docdir}/%{name}
+%configure --docdir=%{_docdir}/%{name} --enable-olpc
make %{?jobs:-j %jobs}
%install