[tracker/tracker-0.10] Remove posix.vapi
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/tracker-0.10] Remove posix.vapi
- Date: Fri, 25 Nov 2011 19:32:47 +0000 (UTC)
commit e10a88862d96ff0486e2f0b396ea35602d39c1fe
Author: JÃrg Billeter <j bitron ch>
Date: Wed Nov 23 16:41:28 2011 +0100
Remove posix.vapi
Both functions are available in upstream bindings.
src/libtracker-data/Makefile.am | 2 +-
src/vapi/Makefile.am | 3 ---
src/vapi/posix.vapi | 27 ---------------------------
3 files changed, 1 insertions(+), 31 deletions(-)
---
diff --git a/src/libtracker-data/Makefile.am b/src/libtracker-data/Makefile.am
index b82974f..6b93977 100644
--- a/src/libtracker-data/Makefile.am
+++ b/src/libtracker-data/Makefile.am
@@ -5,8 +5,8 @@ AM_VALAFLAGS = \
--header tracker-sparql-query.h \
--vapi tracker-sparql-query.vapi \
--pkg gio-2.0 \
+ --pkg posix \
$(BUILD_VALAFLAGS) \
- $(top_srcdir)/src/vapi/posix.vapi \
$(top_srcdir)/src/libtracker-common/libtracker-common.vapi \
$(top_srcdir)/src/libtracker-sparql/tracker-sparql-$(TRACKER_API_VERSION).vapi \
libtracker-data.vapi
diff --git a/src/vapi/Makefile.am b/src/vapi/Makefile.am
index 9bad68b9..01cf26b 100644
--- a/src/vapi/Makefile.am
+++ b/src/vapi/Makefile.am
@@ -1,5 +1,2 @@
include $(top_srcdir)/Makefile.decl
-EXTRA_DIST = \
- posix.vapi
-
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]