summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorcjep <cjep>2003-09-06 15:57:56 +0000
committercjep <cjep>2003-09-06 15:57:56 +0000
commit9ac518aa1f525141ec3da8bd41c2a58a7ca0ddf0 (patch)
tree0b07dd33c82538a991e3c0ad308622ef8a470e45 /games
parenta8181b277edda1d8d4f8d1b5a57eed5652a3b3fc (diff)
downloadpkgsrc-9ac518aa1f525141ec3da8bd41c2a58a7ca0ddf0.tar.gz
Fix use of cat
Diffstat (limited to '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 ]