summaryrefslogtreecommitdiff
path: root/packages/gpe-bootsplash/gpe-bootsplash_1.15.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gpe-bootsplash/gpe-bootsplash_1.15.bb')
-rw-r--r--packages/gpe-bootsplash/gpe-bootsplash_1.15.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gpe-bootsplash/gpe-bootsplash_1.15.bb b/packages/gpe-bootsplash/gpe-bootsplash_1.15.bb
index c07ef46363..d9b4141204 100644
--- a/packages/gpe-bootsplash/gpe-bootsplash_1.15.bb
+++ b/packages/gpe-bootsplash/gpe-bootsplash_1.15.bb
@@ -26,5 +26,5 @@ pkg_postinst() {
pkg_postrm() {
update-alternatives --remove bootsplash-l /usr/share/gpe/splash-gpe-landscape.svg
- update-alternatives --remove bootsplash-p /usr/share/gpe/splash-gpe-portrait.svg
+ update-alternatives --remove bootsplash-p /usr/share/gpe/splash-gpe-portrait.svg
}