Remove the libvala sed hack

grilo 0.2.9 no longer checks for libvala.
This commit is contained in:
Kalev Lember 2014-02-19 09:48:40 +01:00
parent 1770b0c25d
commit 63bf296563

View File

@ -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 \