[Lunar-commits] <moonbase-other> obex-data-server: Adding a patch else the make dies a very horrible death.

stumbles stumbles at lunar-linux.org
Sat Aug 17 20:28:08 CEST 2013


commit 855d0e226be8152cb290d97754c4276901baa851
Author: stumbles <stumbles at lunar-linux.org>
Date: Sat, 17 Aug 2013 11:27:43 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/855d0e226be8152cb290d97754c4276901baa851

obex-data-server: Adding a patch else the make dies a very horrible death.
---
  net/obex-data-server/BUILD   | +3/-3     
  net/obex-data-server/DETAILS | +3/-0     
  2 files changed, 6 insertions(+), 3 deletions(-)

--- a/net/obex-data-server/BUILD
+++ b/net/obex-data-server/BUILD
@@ -1,7 +1,7 @@
-(
+
+  patch_it $SOURCE2 1 &&
+#  sedit "s:g_thread_create:g_thread_new:g" src/ods-imaging-helpers.c &&
 
   OPTS+=" --enable-system-config" &&
 
   default_build
-
-) > $C_FIFO 2>&1
--- a/net/obex-data-server/DETAILS
+++ b/net/obex-data-server/DETAILS
@@ -1,8 +1,11 @@
           MODULE=obex-data-server
          VERSION=0.4.6
           SOURCE=$MODULE-$VERSION.tar.gz
+         SOURCE2=obex-data-server-0.4.6-build-fixes-1.patch
       SOURCE_URL=http://tadas.dailyda.com/software/
+     SOURCE2_URL=http://www.linuxfromscratch.org/patches/blfs/svn/
       SOURCE_VFY=sha1:9d653d2e59dca5b17a14213aaa5f6a676d3532c6
+     SOURCE2_VFY=sha1:cda43d17ceead5a00e2b79ed8a7d05c789d88913
         WEB_SITE=http://tadas.dailyda.com/blog/
          ENTERED=20090402
          UPDATED=20110513




More information about the Lunar-commits mailing list