X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=pakfire%2Fpatches%2F0015-Add-gir-files-for-gobject-introspection-to-the-DEVEL.patch;fp=pakfire%2Fpatches%2F0015-Add-gir-files-for-gobject-introspection-to-the-DEVEL.patch;h=bbeb7e503ff3453aeb40981549af44b5c5ff421f;hb=91d1c8a9207f9c436611e019f6fb6bb40e2ea3b4;hp=0000000000000000000000000000000000000000;hpb=6b6a8ff6a7a583099cc896a87e4c65c00966d3c5;p=people%2Fms%2Fipfire-3.x.git diff --git a/pakfire/patches/0015-Add-gir-files-for-gobject-introspection-to-the-DEVEL.patch b/pakfire/patches/0015-Add-gir-files-for-gobject-introspection-to-the-DEVEL.patch new file mode 100644 index 000000000..bbeb7e503 --- /dev/null +++ b/pakfire/patches/0015-Add-gir-files-for-gobject-introspection-to-the-DEVEL.patch @@ -0,0 +1,27 @@ +From 227c1b70277adfeb6e7b3449c44517a42f1fad45 Mon Sep 17 00:00:00 2001 +From: Stefan Schantl +Date: Tue, 12 Feb 2013 20:22:31 +0100 +Subject: [PATCH 15/17] Add gir files for gobject-introspection to the DEVEL + template. + +With this changes all %{datadir}/gir*/ folders (with current gobject-introspection "gir-1.0") automatically will be put into +into the devel packages. +--- + macros/templates.macro | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/macros/templates.macro b/macros/templates.macro +index a2388b9..693fa12 100644 +--- a/macros/templates.macro ++++ b/macros/templates.macro +@@ -55,6 +55,7 @@ packages + %{datadir}/cmake + %{mandir}/man2 + %{mandir}/man3 ++ %{datadir}/gir*/ + %{datadir}/pkgconfig + %{datadir}/vala + end +-- +1.8.1.2 +