From: Stefan Schantl Date: Tue, 12 Feb 2013 19:22:31 +0000 (+0100) Subject: Add gir files for gobject-introspection to the DEVEL template. X-Git-Tag: 0.9.25~16^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=227c1b70277adfeb6e7b3449c44517a42f1fad45;p=pakfire.git 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. --- diff --git a/macros/templates.macro b/macros/templates.macro index a2388b9d7..693fa12b7 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