aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-themes/gpe-theme-industrial_0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gpe-themes/gpe-theme-industrial_0.1.bb')
-rw-r--r--packages/gpe-themes/gpe-theme-industrial_0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gpe-themes/gpe-theme-industrial_0.1.bb b/packages/gpe-themes/gpe-theme-industrial_0.1.bb
index 5d0a4b8da9..1a57e03d03 100644
--- a/packages/gpe-themes/gpe-theme-industrial_0.1.bb
+++ b/packages/gpe-themes/gpe-theme-industrial_0.1.bb
@@ -11,7 +11,7 @@ SRC_URI = "http://dominion.kabel.utwente.nl/koen/pda/files/${P}.tar.gz"
do_install() {
install -d ${D}${datadir}/themes/
-cp -R ${WORKDIR}/Industrial ${D}${datadir}/themes/
+cp -R ${WORKDIR}/Industrial ${D}${datadir}/themes/
}