aboutsummaryrefslogtreecommitdiff
path: root/backends
diff options
context:
space:
mode:
authorTarek Soliman2011-08-27 21:49:38 -0500
committerTarek Soliman2011-09-22 22:07:43 -0500
commitc001b537f5bf471fa2a6e5542e29cd8cf9721880 (patch)
tree5a83a8453f2162bca8eb595bc73ef4ca7fbe314e /backends
parent30afd3caf86d903fbec464a9dfb82a387008b519 (diff)
downloadscummvm-rg350-c001b537f5bf471fa2a6e5542e29cd8cf9721880.tar.gz
scummvm-rg350-c001b537f5bf471fa2a6e5542e29cd8cf9721880.tar.bz2
scummvm-rg350-c001b537f5bf471fa2a6e5542e29cd8cf9721880.zip
MAEMO: cleanup debian directory
Diffstat (limited to 'backends')
-rwxr-xr-xbackends/platform/maemo/debian/rules7
-rw-r--r--backends/platform/maemo/debian/scummvm.dirs2
2 files changed, 4 insertions, 5 deletions
diff --git a/backends/platform/maemo/debian/rules b/backends/platform/maemo/debian/rules
index ab2da192b7..e0d59ad48c 100755
--- a/backends/platform/maemo/debian/rules
+++ b/backends/platform/maemo/debian/rules
@@ -21,14 +21,13 @@ install: build
dh_testroot
dh_clean
dh_installdirs
-# not as a service
-# install -m0755 dists/maemo/scummvm.wrapper debian/scummvm/usr/games/scummvm
-# install -m0644 dists/maemo/scummvm.desktop debian/scummvm/usr/share/applications/hildon
# run as fake dbus-service to enable switching back to application from desktop via home key
install -m0755 dists/maemo/scummvm.servicewrapper debian/scummvm/usr/games/scummvm
install -m0644 dists/maemo/scummvm.servicedesktop debian/scummvm/usr/share/applications/hildon/scummvm.desktop
install -m0644 dists/maemo/scummvm.service debian/scummvm/usr/share/dbus-1/services
-# end of fake dbus service
+# the following commented out lines are the alternative for not running scummvm as a fake service
+# install -m0755 dists/maemo/scummvm.wrapper debian/scummvm/usr/games/scummvm
+# install -m0644 dists/maemo/scummvm.desktop debian/scummvm/usr/share/applications/hildon
install -m0644 dists/maemo/scummvm26.png debian/scummvm/usr/share/icons/hicolor/26x26/hildon/scummvm.png
install -m0644 dists/maemo/scummvm40.png debian/scummvm/usr/share/icons/hicolor/40x40/hildon/scummvm.png
install -m0644 dists/maemo/scummvm48.png debian/scummvm/usr/share/icons/hicolor/48x48/hildon/scummvm.png
diff --git a/backends/platform/maemo/debian/scummvm.dirs b/backends/platform/maemo/debian/scummvm.dirs
index 7ea790fa36..1a452dfbfc 100644
--- a/backends/platform/maemo/debian/scummvm.dirs
+++ b/backends/platform/maemo/debian/scummvm.dirs
@@ -5,4 +5,4 @@ usr/share/icons/hicolor/40x40/hildon
usr/share/icons/hicolor/48x48/hildon
usr/share/icons/hicolor/64x64/hildon
usr/share/applications/hildon
-usr/share/dbus-1/services \ No newline at end of file
+usr/share/dbus-1/services