Files
pkgsrc-ng/games/gnome-games/INSTALL
2013-09-26 17:14:40 +02:00

9 lines
191 B
Plaintext

# $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