From 61a4d2af2319ea876bc35ce0bca63eb2e0252431 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 1 Apr 2010 15:55:58 +0200 Subject: [PATCH] gnome bbclass: put devhelp stuff in -doc --- classes/gnome.bbclass | 2 ++ 1 file changed, 2 insertions(+) diff --git a/classes/gnome.bbclass b/classes/gnome.bbclass index 36a9f3496b..57ff3672b2 100644 --- a/classes/gnome.bbclass +++ b/classes/gnome.bbclass @@ -16,6 +16,8 @@ FILES_${PN} += "${datadir}/application-registry \ ${datadir}/polkit* \ " +FILES_${PN}-doc += "${datadir}/devhelp" + inherit autotools gtk-icon-cache pkgconfig gconf mime AUTOTOOLS_STAGE_PKGCONFIG = "1" -- 2.39.2