[Lunar-commits] <moonbase-core> iputils: build fix

v4hn me at v4hn.de
Sat Jan 5 01:08:13 CET 2013


commit 0f8107c29beccaf8679d2674f69758c5ae701d2d
Author: v4hn <me at v4hn.de>
Date: Fri, 04 Jan 2013 16:08:13 -0800
URL: https://github.com/lunar-linux/moonbase-core/commit/0f8107c29beccaf8679d2674f69758c5ae701d2d

iputils: build fix
---
  net/iputils/BUILD | +1/-1     
  1 file changed, 1 insertion(+), 1 deletion(-)

--- a/net/iputils/BUILD
+++ b/net/iputils/BUILD
@@ -4,7 +4,7 @@
   tar xvf $SOURCE_CACHE/$SOURCE2 --strip-components=1 &&
   
   # Set $CFLAGS
-  sedit "s;^CCOPTOPT=;CCOPTOPT=$CFLAGS;" Makefile &&
+  sedit "s;^CCOPTOPT=;CCOPTOPT=$CFLAGS ;" Makefile &&
   cat Makefile &&
 
   make  &&




More information about the Lunar-commits mailing list