From 63bf296563e60c988c5d2bf6011719adb8354f47 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Feb 19 2014 08:48:40 +0000 Subject: Remove the libvala sed hack grilo 0.2.9 no longer checks for libvala. --- diff --git a/grilo.spec b/grilo.spec index dcfc484..88a1e40 100644 --- a/grilo.spec +++ b/grilo.spec @@ -58,9 +58,6 @@ This package contains the Vala language bindings. %prep %setup -q -# Fix vala detection for version 0.24 -sed -i 's/libvala-0.20/libvala-0.24/g' configure* - %build %configure \ --enable-vala \