aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-themes
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2006-12-31 13:13:53 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2006-12-31 13:13:53 +0000
commitf907777709b20d8d73e3587026296a6616262229 (patch)
treee1c24ca4ed3fa4fe4a7d3d8878ef9575cc8fc603 /packages/gpe-themes
parentad4e12fab01540a845d060daa76bd0d87b78126f (diff)
downloadopenembedded-f907777709b20d8d73e3587026296a6616262229.tar.gz
remove extra whitespace at end-of-line in about 900 bb files.
Diffstat (limited to 'packages/gpe-themes')
-rw-r--r--packages/gpe-themes/gpe-theme-clearlooks_0.2.bb2
-rw-r--r--packages/gpe-themes/gpe-theme-clearlooks_0.3.bb2
-rw-r--r--packages/gpe-themes/gpe-theme-e17_0.1.bb2
-rw-r--r--packages/gpe-themes/gpe-theme-industrial_0.1.bb2
-rw-r--r--packages/gpe-themes/gpe-theme-industrial_0.2.bb2
5 files changed, 5 insertions, 5 deletions
diff --git a/packages/gpe-themes/gpe-theme-clearlooks_0.2.bb b/packages/gpe-themes/gpe-theme-clearlooks_0.2.bb
index 1b59f29f62..796fc0ccae 100644
--- a/packages/gpe-themes/gpe-theme-clearlooks_0.2.bb
+++ b/packages/gpe-themes/gpe-theme-clearlooks_0.2.bb
@@ -12,7 +12,7 @@ SRC_URI = "http://dominion.kabel.utwente.nl/koen/pda/files/${P}.tar.gz"
do_install() {
install -d ${D}${datadir}/themes/
-cp -PpR ${WORKDIR}/Clearlooks ${D}${datadir}/themes/
+cp -PpR ${WORKDIR}/Clearlooks ${D}${datadir}/themes/
}
diff --git a/packages/gpe-themes/gpe-theme-clearlooks_0.3.bb b/packages/gpe-themes/gpe-theme-clearlooks_0.3.bb
index 3c9403d08d..8af15beb94 100644
--- a/packages/gpe-themes/gpe-theme-clearlooks_0.3.bb
+++ b/packages/gpe-themes/gpe-theme-clearlooks_0.3.bb
@@ -12,7 +12,7 @@ SRC_URI = "http://dominion.kabel.utwente.nl/koen/pda/files/${P}.tar.gz"
do_install() {
install -d ${D}${datadir}/themes/
-cp -PpR ${WORKDIR}/Clearlooks ${D}${datadir}/themes/
+cp -PpR ${WORKDIR}/Clearlooks ${D}${datadir}/themes/
}
diff --git a/packages/gpe-themes/gpe-theme-e17_0.1.bb b/packages/gpe-themes/gpe-theme-e17_0.1.bb
index b509e3d4ec..3c3752af46 100644
--- a/packages/gpe-themes/gpe-theme-e17_0.1.bb
+++ b/packages/gpe-themes/gpe-theme-e17_0.1.bb
@@ -10,7 +10,7 @@ SRC_URI = "http://linuxtogo.org/~koen/gpe/themes/${P}.tar.gz"
do_install() {
install -d ${D}${datadir}/themes/
-cp -R ${WORKDIR}/usr/share/themes/e17-bling/ ${D}${datadir}/themes/
+cp -R ${WORKDIR}/usr/share/themes/e17-bling/ ${D}${datadir}/themes/
}
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/
}
diff --git a/packages/gpe-themes/gpe-theme-industrial_0.2.bb b/packages/gpe-themes/gpe-theme-industrial_0.2.bb
index 79941664b8..1a0b8f49a8 100644
--- a/packages/gpe-themes/gpe-theme-industrial_0.2.bb
+++ b/packages/gpe-themes/gpe-theme-industrial_0.2.bb
@@ -12,7 +12,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/
}