summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r--meta/recipes-gnome/gnome/gnome-doc-utils.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-doc-utils.inc b/meta/recipes-gnome/gnome/gnome-doc-utils.inc
index 958750690a..8adfac7d74 100644
--- a/meta/recipes-gnome/gnome/gnome-doc-utils.inc
+++ b/meta/recipes-gnome/gnome/gnome-doc-utils.inc
@@ -15,9 +15,6 @@ CLEANBROKEN = "1"
15EXTRA_OECONF += "--disable-scrollkeeper" 15EXTRA_OECONF += "--disable-scrollkeeper"
16 16
17do_install_append() { 17do_install_append() {
18 mkdir -p ${D}${datadir}/xml/gnome/xslt/
19 cp -pPr ${S}/xslt/* ${D}${datadir}/xml/gnome/xslt/
20
21 chown -R root:root ${D} 18 chown -R root:root ${D}
22} 19}
23 20