[grilo] Remove the libvala sed hack

Kalev Lember kalev at fedoraproject.org
Wed Feb 19 08:50:06 UTC 2014


commit 63bf296563e60c988c5d2bf6011719adb8354f47
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Feb 19 09:48:40 2014 +0100

    Remove the libvala sed hack
    
    grilo 0.2.9 no longer checks for libvala.

 grilo.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
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           \


More information about the scm-commits mailing list