[Lunar-commits] <moonbase> sun-jdk: same "yes", O_YEAH
Samuel Verstraete
elangelo at lunar-linux.org
Wed Feb 13 19:23:53 CET 2008
commit c995f02d7618a189310449a33cc5db33b0d56682
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date: Wed Feb 13 19:23:53 2008 +0100
sun-jdk: same "yes", O_YEAH
---
compilers/sun-jdk/BUILD | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/compilers/sun-jdk/BUILD b/compilers/sun-jdk/BUILD
index efd59f4..ca5980f 100644
--- a/compilers/sun-jdk/BUILD
+++ b/compilers/sun-jdk/BUILD
@@ -2,7 +2,7 @@
echo export PATH=\"'${PATH}':/usr/lib/jdk"${VERSION}"/bin\" >> $SOURCE_DIRECTORY/sun-jdk.rc &&
chmod +x $SOURCE &&
- ./$SOURCE &&
+ echo "yes" | MORE="20000000" ./$SOURCE &&
prepare_install &&
More information about the Lunar-commits
mailing list