pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/gnome2-games Fix use of cat



details:   https://anonhg.NetBSD.org/pkgsrc/rev/26da52a37ec6
branches:  trunk
changeset: 460899:26da52a37ec6
user:      cjep <cjep%pkgsrc.org@localhost>
date:      Sat Sep 06 15:57:56 2003 +0000

description:
Fix use of cat

diffstat:

 games/gnome2-games/INSTALL |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r fa2eea1189ee -r 26da52a37ec6 games/gnome2-games/INSTALL
--- a/games/gnome2-games/INSTALL        Sat Sep 06 14:01:27 2003 +0000
+++ b/games/gnome2-games/INSTALL        Sat Sep 06 15:57:56 2003 +0000
@@ -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 @@
        iagno.w3.scores
        mahjongg.{easy,difficult}.scores
        same-gnome.scores
-       .
+.
        (while read FILE
         do
                if [ ! -f $FILE ]



Home | Main Index | Thread Index | Old Index