diff options
Diffstat (limited to 'meta-gnome/classes/gnome-help.bbclass')
-rw-r--r-- | meta-gnome/classes/gnome-help.bbclass | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-gnome/classes/gnome-help.bbclass b/meta-gnome/classes/gnome-help.bbclass index 967091ba45..9c4771ddc0 100644 --- a/meta-gnome/classes/gnome-help.bbclass +++ b/meta-gnome/classes/gnome-help.bbclass | |||
@@ -9,8 +9,6 @@ | |||
9 | # else | 9 | # else |
10 | # pack all help files to ${PN}-help-<lingua> | 10 | # pack all help files to ${PN}-help-<lingua> |
11 | 11 | ||
12 | FILES_${PN}-help = "${datadir}/*/translations" | ||
13 | |||
14 | # Dummy to get yelp build & PACKAGE_NO_HELP_SPLIT set 1 | 12 | # Dummy to get yelp build & PACKAGE_NO_HELP_SPLIT set 1 |
15 | PACKAGES_append = " ${PN}-help" | 13 | PACKAGES_append = " ${PN}-help" |
16 | FILES_${PN}-help = "${datadir}/help" | 14 | FILES_${PN}-help = "${datadir}/help" |