aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-icons/gpe-theme-neo_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-icons/gpe-theme-neo_git.bb')
-rw-r--r--recipes/gpe-icons/gpe-theme-neo_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-icons/gpe-theme-neo_git.bb b/recipes/gpe-icons/gpe-theme-neo_git.bb
index 2e15976c25..8242a85599 100644
--- a/recipes/gpe-icons/gpe-theme-neo_git.bb
+++ b/recipes/gpe-icons/gpe-theme-neo_git.bb
@@ -20,7 +20,7 @@ ALTERNATIVE_PRIORITY = 10
do_install() {
install -d ${D}${datadir}/gpe/
install -d ${D}${datadir}/gpe/pixmaps.${PN}/
- cp -r ${S}/* "${D}${datadir}/gpe/pixmaps.${PN}/"
+ cp -R ${S}/* "${D}${datadir}/gpe/pixmaps.${PN}/"
}
FILES_${PN} = "${datadir}/gpe/pixmaps.${PN}/"