diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-06-20 02:54:00 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-06-20 02:54:00 +0000 |
commit | 582a46712ae2a5d9cd12273cb0ee294beb4c1254 (patch) | |
tree | 1a9b04cdb173bb05b3afea0739df523e836f78e6 /games | |
parent | Add iconv support for translating file names across multiple charsets. (diff) |
Make slightly less verbose on install. Should have been committed
with rest of ports/66549.
Pointy hat to: linimon
Notes
Notes:
svn path=/head/; revision=111835
Diffstat (limited to 'games')
-rw-r--r-- | games/duke3d/files/fix.sh | 2 |
1 files changed, 2 insertions, 0 deletions
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 |