diff options
Diffstat (limited to 'meta-xfce/classes/xfce.bbclass')
| -rw-r--r-- | meta-xfce/classes/xfce.bbclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/classes/xfce.bbclass b/meta-xfce/classes/xfce.bbclass index 7abe46f712..7cd806701c 100644 --- a/meta-xfce/classes/xfce.bbclass +++ b/meta-xfce/classes/xfce.bbclass | |||
| @@ -10,5 +10,5 @@ inherit autotools gettext gtk-icon-cache pkgconfig | |||
| 10 | 10 | ||
| 11 | DEPENDS += "intltool-native" | 11 | DEPENDS += "intltool-native" |
| 12 | 12 | ||
| 13 | FILES_${PN} += "${datadir}/icons/* ${datadir}/applications/* ${libdir}/xfce4/modules/*.so*" | 13 | FILES:${PN} += "${datadir}/icons/* ${datadir}/applications/* ${libdir}/xfce4/modules/*.so*" |
| 14 | FILES_${PN}-doc += "${datadir}/xfce4/doc" | 14 | FILES:${PN}-doc += "${datadir}/xfce4/doc" |
