[Xfce4-commits] [xfce/xfce4-panel] 07/09: GObject Introspection: Prevent generating empty vala bindings

noreply at xfce.org noreply at xfce.org
Mon Aug 14 23:10:40 CEST 2017


This is an automated email from the git hooks/post-receive script.

o   c   h   o   s   i       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/xfce4-panel.

commit 7c165d1cbda1b2116d90f78d385967b33cbac2d8
Author: Vidar Haarr <vhaarr at gmail.com>
Date:   Mon Aug 7 18:26:04 2017 +0200

    GObject Introspection: Prevent generating empty vala bindings
---
 libxfce4panel/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libxfce4panel/Makefile.am b/libxfce4panel/Makefile.am
index 146a893..de0a983 100644
--- a/libxfce4panel/Makefile.am
+++ b/libxfce4panel/Makefile.am
@@ -226,8 +226,8 @@ libxfce4panel-2.0.vapi: libxfce4panel-2.0.gir libxfce4panel-2.0.deps
 VAPIGEN_VAPIS = libxfce4panel-2.0.vapi
 VAPIGEN_GIRDIRS = $(prefix)/share/gir-1.0
 
-libxfce4panel_2_0_vapi_DEPS = libxfce4panel-2.0 GObject-2.0 GLib-2.0 Gtk-3.0 libxfce4util-1.0
-libxfce4panel_2_0_vapi_METADATADIRS = $(srcdir)
+##libxfce4panel_2_0_vapi_DEPS = libxfce4panel-2.0 GObject-2.0 GLib-2.0 Gtk-3.0 libxfce4util-1.0
+libxfce4panel_2_0_vapi_METADATADIRS = .
 libxfce4panel_2_0_vapi_FILES = libxfce4panel-2.0.gir
 
 vapidir = $(datadir)/vala/vapi

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list