summarylogtreecommitdiffstats
path: root/spiral-knights.install
diff options
context:
space:
mode:
authorliberodark2018-08-13 08:42:12 +0200
committerliberodark2018-08-13 08:42:12 +0200
commitbf6ce9f8ec9aba4644853e4fbf2d2dbc3f77df41 (patch)
tree77b5d72ef8bbe9f881b0962877b7b39a811be0cb /spiral-knights.install
parentb91afd2611ff7f0fdc5e40172e0a3585ab3ac72f (diff)
downloadaur-spiral-knights.tar.gz
Modif....
Diffstat (limited to 'spiral-knights.install')
-rw-r--r--spiral-knights.install24
1 files changed, 0 insertions, 24 deletions
diff --git a/spiral-knights.install b/spiral-knights.install
deleted file mode 100644
index 38ee16c2962f..000000000000
--- a/spiral-knights.install
+++ /dev/null
@@ -1,24 +0,0 @@
-pre_install() {
-cat > /dev/stdout <<EOF
-===============================================================================
-| |
-| If you're concerned about security, be advised. For this game to work, it's |
-| actual game files need to be downloaded after installing, thus write access |
-| to the installation directory is needed for the ordinary user. User has to |
-| be in the 'games' group. |
-| |
-===============================================================================
-EOF
-}
-
-post_remove() {
-cat > /dev/stdout <<EOF
-===============================================================================
-| |
-| Any downloaded game data may still be resident in the installation |
-| directory. |
-| |
-===============================================================================
-EOF
-}
-