[accountsservice/f17] Disable vala bits for now

Ray Strode rstrode at fedoraproject.org
Tue Mar 27 16:59:55 UTC 2012


commit 5ff5efeee4a84fcd1db4fc6281783122823fd3e9
Author: Ray Strode <rstrode at redhat.com>
Date:   Tue Mar 27 12:59:38 2012 -0400

    Disable vala bits for now

 accountsservice.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/accountsservice.spec b/accountsservice.spec
index a397ed2..f7ff897 100644
--- a/accountsservice.spec
+++ b/accountsservice.spec
@@ -87,7 +87,8 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a
 %{_libdir}/libaccountsservice.so
 %{_libdir}/pkgconfig/accountsservice.pc
 %{_datadir}/gir-1.0/AccountsService-1.0.gir
-%{_datadir}/vala/vapi/*
+# disabled for now until we get a vala-devel with Makefile.vapigen
+#%{_datadir}/vala/vapi/*
 
 %changelog
 * Tue Mar 27 2012 Ray Strode <rstrode at redhat.com> 0.6.17-1


More information about the scm-commits mailing list