summaryrefslogtreecommitdiff
path: root/games/gnome-games/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnome-games/INSTALL')
-rw-r--r--games/gnome-games/INSTALL8
1 files changed, 0 insertions, 8 deletions
diff --git a/games/gnome-games/INSTALL b/games/gnome-games/INSTALL
deleted file mode 100644
index d61e8eddd88..00000000000
--- a/games/gnome-games/INSTALL
+++ /dev/null
@@ -1,8 +0,0 @@
-# $NetBSD: INSTALL,v 1.4 2009/07/28 18:52:07 drochner Exp $
-
-case ${STAGE} in
-POST-INSTALL)
- (cd ${PREFIX}/share/gnome-games/scorefile-templates && \
- pax -rw -k -pop . /var/games)
- ;;
-esac