summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/tmw6
-rw-r--r--debian/tmw.install11
2 files changed, 0 insertions, 17 deletions
diff --git a/debian/tmw b/debian/tmw
deleted file mode 100755
index 7601cd35..00000000
--- a/debian/tmw
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-cd /usr/share/games/tmw;
-./tmw;
-cd -;
-echo "Thanks for playing The Mana World !";
diff --git a/debian/tmw.install b/debian/tmw.install
deleted file mode 100644
index 734a3153..00000000
--- a/debian/tmw.install
+++ /dev/null
@@ -1,11 +0,0 @@
-src/tmw usr/share/games/tmw
-data/graphics/gui/*.png usr/share/games/tmw/data/graphics/gui
-data/graphics/sprites/*.png usr/share/games/tmw/data/graphics/sprites
-data/graphics/images/*.png usr/share/games/tmw/data/graphics/images
-data/graphics/tiles/*.png usr/share/games/tmw/data/graphics/tiles
-data/icons/tmw-icon.png usr/share/pixmaps
-data/icons/tmw-icon.xpm usr/share/pixmaps
-data/maps/*.gz usr/share/games/tmw/data/maps
-data/sfx/*.ogg usr/share/games/tmw/data/sfx
-debian/tmw usr/games
-tmw.desktop usr/share/applications