Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3:Rings:2-TestDVD
libgexiv2
libgexiv2-fix-typelib-vapi-install.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libgexiv2-fix-typelib-vapi-install.patch of Package libgexiv2
From 7c47e3907c4888190138c3301232e198206217fb Mon Sep 17 00:00:00 2001 From: Jens Georg <mail@jensge.org> Date: Wed, 17 Aug 2016 13:11:18 +0200 Subject: Fix typelib install directory Signed-off-by: Jens Georg <mail@jensge.org> --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 7b5862f..bfc46d2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} pkgconfigdir = $(libdir)/pkgconfig GEXIV2_publicdir = $(includedir)/gexiv2 girdir = $(datadir)/gir-1.0 -typelibdir = $(datadir)/gir-1.0 +typelibdir = $(libdir)/girepository-1.0 py2gidir = $(PYTHON2_GIDIR) py3gidir = $(PYTHON3_GIDIR) vapidir = $(datadir)/vala/vapi -- cgit v0.12 From cd84bb5ef47d58d3d2f781407556a330bfea6c41 Mon Sep 17 00:00:00 2001 From: Jens Georg <mail@jensge.org> Date: Wed, 17 Aug 2016 14:25:03 +0200 Subject: Alway install vapi file Signed-off-by: Jens Georg <mail@jensge.org> --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index bfc46d2..8236677 100644 --- a/Makefile.am +++ b/Makefile.am @@ -54,11 +54,11 @@ gexiv2_vapi.stamp: $(top_builddir)/GExiv2-0.10.gir $(abs_top_srcdir)/vapi/GExiv2 --library=gexiv2 \ $(top_builddir)/GExiv2-0.10.gir $(abs_top_srcdir)/vapi/gexiv2-custom.vala echo timestmap > $(@F) +DISTCLEANFILES = gexiv2.vapi gexiv2_vapi.stamp +endif dist_vapi_DATA = gexiv2.vapi EXTRA_DIST += $(top_srcdir)/vapi/GExiv2-0.10.metadata gexiv2.vapi gexiv2_vapi.stamp $(top_srcdir)/vapi/gexiv2-custom.vala -DISTCLEANFILES = gexiv2.vapi gexiv2_vapi.stamp -endif GEXIV2_GIRHEADERS = \ $(srcdir)/gexiv2/gexiv2.h \ -- cgit v0.12
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor