[Lunar-commits] <moonbase-other> ofono: Adding a sedit to BUILD, missing #include <unistd.h>.

stumbles stumbles at lunar-linux.org
Thu May 30 16:09:38 CEST 2013


commit 37234186371c09de5c9bfe400fb3553192365172
Author: stumbles <stumbles at lunar-linux.org>
Date: Thu, 30 May 2013 07:08:52 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/37234186371c09de5c9bfe400fb3553192365172

ofono: Adding a sedit to BUILD, missing #include <unistd.h>.
---
  net/ofono/BUILD | +2/-3     
  1 file changed, 2 insertions(+), 3 deletions(-)

--- a/net/ofono/BUILD
+++ b/net/ofono/BUILD
@@ -1,4 +1,5 @@
-(
+
+  sedit "27i #include <unistd.h>" src/storage.h &&
 
   #Fix builds with newer glib
   grep -lre '<glib/gtypes.h>' "./" | while read i; do
@@ -6,5 +7,3 @@
   done
 
   default_build
-
-) > $C_FIFO 2>&1




More information about the Lunar-commits mailing list