From c22f052c90ab71fe1722f49183af97f2aea9584f Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Thu, 28 Feb 2008 20:18:01 +0000 Subject: Update source code for GPLv2 license git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@892 ba19aa83-45c5-6ac9-afd3-db810772062c --- build-tools/linux-amd64/script2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-tools/linux-amd64') diff --git a/build-tools/linux-amd64/script2.txt b/build-tools/linux-amd64/script2.txt index 2e6a0d2..ea5fb16 100644 --- a/build-tools/linux-amd64/script2.txt +++ b/build-tools/linux-amd64/script2.txt @@ -15,7 +15,7 @@ while [ x$agreed = x ]; do done if [ ! -w `pwd` ] ; then echo "You do not have write permission to `pwd`" - echo "Java 3D installation failed" + echo "3D installation failed" exit 1 fi outname=install.sfx.$$ -- cgit v1.2.3