[ibus-fep/f15] Don't rebuild from vala in F15 for gio-2.0.vapi compatibility.

Daiki Ueno ueno at fedoraproject.org
Thu Mar 1 01:38:14 UTC 2012


commit 4dec99f7eb857dc5ca6ef134c199e76cd832c22b
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Thu Mar 1 10:37:42 2012 +0900

    Don't rebuild from vala in F15 for gio-2.0.vapi compatibility.

 ibus-fep.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ibus-fep.spec b/ibus-fep.spec
index 152c6b7..ac4279b 100644
--- a/ibus-fep.spec
+++ b/ibus-fep.spec
@@ -18,7 +18,7 @@ ibus-fep is an IBus client that runs on text terminals such as xterm.
 
 %prep
 %setup -q
-touch src/*.vala
+# touch src/*.vala
 
 
 %build


More information about the scm-commits mailing list