From 582a46712ae2a5d9cd12273cb0ee294beb4c1254 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 20 Jun 2004 02:54:00 +0000 Subject: Make slightly less verbose on install. Should have been committed with rest of ports/66549. Pointy hat to: linimon --- games/duke3d/files/fix.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games/duke3d/files/fix.sh b/games/duke3d/files/fix.sh index 3638c9694267..15d0f7a2f3ac 100644 --- a/games/duke3d/files/fix.sh +++ b/games/duke3d/files/fix.sh @@ -40,3 +40,5 @@ fi cp -f testdata/defs.con ./DEFS.CON cp -f testdata/game.con ./GAME.CON cp -f testdata/user.con ./USER.CON + +echo Three files successfully copied -- cgit