[Lunar-commits] <moonbase> mldonkey: remove the BUILD file.

Florin Braescu florin at lunar-linux.org
Thu Nov 11 08:29:11 CET 2010


commit 0ec5a8f938e324d5f8dfedc28b6027ea7dbf9306
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Nov 11 09:29:11 2010 +0200

    mldonkey: remove the BUILD file.
---
 ftp/mldonkey/BUILD     |   11 -----------
 ftp/mldonkey/CONFIGURE |    2 +-
 2 files changed, 1 insertions(+), 12 deletions(-)

diff --git a/ftp/mldonkey/BUILD b/ftp/mldonkey/BUILD
deleted file mode 100644
index a4803fb..0000000
--- a/ftp/mldonkey/BUILD
+++ /dev/null
@@ -1,11 +0,0 @@
-(
-
-  cd config  &&
-  autoconf   &&
-  cd ..      &&
-
-  OPTS="--enable-checks $OPTS"  &&
-
-  default_build
-
-) > $C_FIFO 2>&1
diff --git a/ftp/mldonkey/CONFIGURE b/ftp/mldonkey/CONFIGURE
index e1cd52a..8f67890 100644
--- a/ftp/mldonkey/CONFIGURE
+++ b/ftp/mldonkey/CONFIGURE
@@ -5,5 +5,5 @@ if  !  grep  -q  CONFIGURED  $MODULE_CONFIG;  then
     fi
 
     echo  'CONFIGURED="y"'  >>  $MODULE_CONFIG
-    echo  'OPTS='\"$OPTS\"    >>  $MODULE_CONFIG
+    echo  'OPTS='\"$OPTS\"  >>  $MODULE_CONFIG
 fi


More information about the Lunar-commits mailing list