use Tizen project configuration, II 59/28459/1
authorPatrick Ohly <patrick.ohly@intel.com>
Tue, 7 Oct 2014 15:26:57 +0000 (17:26 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Tue, 7 Oct 2014 15:29:20 +0000 (17:29 +0200)
One use of with_introspection slipped through when updating the
previous patch.

Change-Id: Ifb125956539e0f42e7cf44ffce2a9f1f99740eac

packaging/evolution-data-server.spec

index 71f0ec7..6b9aa98 100644 (file)
@@ -271,7 +271,7 @@ cp %{SOURCE1001} .
  --enable-weather=%{?enable_weather} \
  --enable-gtk=%{?enable_gtk} \
  --enable-google=%{?enable_gdata} \
-%if %{?with_introspection}
+%if %{with introspection}
  --enable-vala-bindings \
  --enable-introspection \
 %else