summarylogtreecommitdiffstats
path: root/launchpad.install
diff options
context:
space:
mode:
Diffstat (limited to 'launchpad.install')
-rw-r--r--launchpad.install4
1 files changed, 3 insertions, 1 deletions
diff --git a/launchpad.install b/launchpad.install
index bbfd611d3032..6115de795732 100644
--- a/launchpad.install
+++ b/launchpad.install
@@ -8,7 +8,9 @@ post_install() {
# Inform the user that their files still remain, and to
# remove them if they wish
post_remove() {
- echo ">>> Please note, that removing swgemu-launchpad"
+ rm -rf /usr/share/pixmaps/SWGEMU
+ rm -rf /usr/share/applications/launchpad.desktop
+ echo ">>> Please note, that removing swgemu"
echo ">>> Does not remove any files you've installed"
echo ">>> During the SWG install process or any files"
echo ">>> SWGEmuLaunchpad may have installed. Please"