[Lunar-commits] <moonbase> scala-bin: neither ldd check nor archive and removed trailing whitespace

Duncan Gibson engelsman at lunar-linux.org
Sun Feb 20 16:25:25 CET 2011


commit 6ca00ef9a3b90e4e541bce66818eb84f36787280
Author: Christian Krause <kizkizzbangbang at googlemail.com>
Date:   Sun Feb 20 16:25:25 2011 +0100

    scala-bin: neither ldd check nor archive and removed trailing whitespace
    
    Note: downloads,compiles,installs OK but untested here - engelsman
---
 zbeta/scala-bin/DETAILS |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/zbeta/scala-bin/DETAILS b/zbeta/scala-bin/DETAILS
index 7cce482..990daee 100644
--- a/zbeta/scala-bin/DETAILS
+++ b/zbeta/scala-bin/DETAILS
@@ -9,11 +9,14 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION.final
          ENTERED=20101128
          UPDATED=20101128
            SHORT="general purpose programming language"
+       LDD_CHECK=off
+         ARCHIVE=off
+
 cat << EOF
-Scala is a general purpose programming language designed to 
-express common programming patterns in a concise, elegant 
-and type-safe way. It smoothly integrates features of 
-object-oriented and functional languages. It is also fully 
+Scala is a general purpose programming language designed to
+express common programming patterns in a concise, elegant
+and type-safe way. It smoothly integrates features of
+object-oriented and functional languages. It is also fully
 interoperable with Java and runs on any JVM, since it
 compiles to Java bytecode, i.e. indistinguishable from
 Java-generated bytecode.


More information about the Lunar-commits mailing list