[Lunar-commits] <moonbase> filezilla: tidy BUILD

Paul Bredbury brebs at lunar-linux.org
Sun Feb 6 07:52:55 CET 2011


commit cd67cc7e414ae1be49ba63da9288bdcf2e373bcc
Author: Paul Bredbury <brebs at lunar-linux.org>
Date:   Sun Feb 6 13:52:55 2011 +0700

    filezilla: tidy BUILD
---
 ftp/filezilla/BUILD |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/ftp/filezilla/BUILD b/ftp/filezilla/BUILD
index 3266bae..cfc8e14 100644
--- a/ftp/filezilla/BUILD
+++ b/ftp/filezilla/BUILD
@@ -1,4 +1,7 @@
 (
-OPTS=--with-tinyxml=builtin &&
-default_build
+
+  OPTS+=" --with-tinyxml=builtin" &&
+
+  default_build
+
 ) > $C_FIFO 2>&1


More information about the Lunar-commits mailing list