summaryrefslogtreecommitdiff
path: root/games/gnome2-games
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2003-09-06 15:57:56 +0000
committercjep <cjep@pkgsrc.org>2003-09-06 15:57:56 +0000
commitc31ed97508a013ee28a392939cce3f5482b249fc (patch)
tree0b07dd33c82538a991e3c0ad308622ef8a470e45 /games/gnome2-games
parentcd96893b7f646e490aaa3d293e7ba5405dc0b7f6 (diff)
downloadpkgsrc-c31ed97508a013ee28a392939cce3f5482b249fc.tar.gz
Fix use of cat
Diffstat (limited to 'games/gnome2-games')
-rw-r--r--games/gnome2-games/INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnome2-games/INSTALL b/games/gnome2-games/INSTALL
index 45e385327b7..b2637380493 100644
--- a/games/gnome2-games/INSTALL
+++ b/games/gnome2-games/INSTALL
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.3 2003/08/30 20:22:53 jlam Exp $
+# $NetBSD: INSTALL,v 1.4 2003/09/06 15:57:56 cjep Exp $
case ${STAGE} in
POST-INSTALL)
@@ -44,7 +44,7 @@ POST-INSTALL)
iagno.w3.scores
mahjongg.{easy,difficult}.scores
same-gnome.scores
- .
+.
(while read FILE
do
if [ ! -f $FILE ]