From 3e9f54daaa84e2fe0dca1392421a5d8d9625ae3f Mon Sep 17 00:00:00 2001 From: Rui Matos Date: Thu, 9 Apr 2015 14:21:42 +0200 Subject: [PATCH] Remove extra unconditional --enable-installed-tests configure flag --- clutter.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/clutter.spec b/clutter.spec index 668124b..d3de1ee 100644 --- a/clutter.spec +++ b/clutter.spec @@ -83,7 +83,6 @@ the functionality of the installed clutter package. %configure \ --enable-xinput \ --enable-gdk-backend \ - --enable-installed-tests \ %{?with_tests:--enable-installed-tests} \ %if 0%{?with_wayland} --enable-egl-backend \