[Lunar-commits] <moonbase> obexftp: fixed build

Zbigniew Luszpinski zbiggy at lunar-linux.org
Sat May 8 01:29:35 CEST 2010


commit f4bff9f6e602cc622148f0014ccd8ec21bd91b5c
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Sat May 8 01:29:35 2010 +0200

    obexftp: fixed build
---
 utils/obexftp/BUILD   |    7 +++++++
 utils/obexftp/DETAILS |    3 +++
 2 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/utils/obexftp/BUILD b/utils/obexftp/BUILD
new file mode 100644
index 0000000..413b3d7
--- /dev/null
+++ b/utils/obexftp/BUILD
@@ -0,0 +1,7 @@
+(
+
+  # Fixes ruby bindings build. Gentoo patch.
+  patch_it $SOURCE2 1 &&
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/utils/obexftp/DETAILS b/utils/obexftp/DETAILS
index 8d06a23..54de218 100644
--- a/utils/obexftp/DETAILS
+++ b/utils/obexftp/DETAILS
@@ -1,9 +1,12 @@
           MODULE=obexftp
          VERSION=0.23
           SOURCE=$MODULE-$VERSION.tar.bz2
+         SOURCE2=$MODULE-0.22-ruby-libpath.patch
    SOURCE_URL[1]=$SFORGE_URL/openobex/
    SOURCE_URL[0]=http://triq.net/obexftp/
+     SOURCE2_URL=$PATCH_URL
       SOURCE_VFY=sha1:59a1489bedfc9430c4f4e974762fb78de2b048d5
+     SOURCE2_VFY=sha1:d4d7a15605e878d1b3d08646480e1cc7340e0e89
         WEB_SITE=http://openobex.sf.net
          ENTERED=20030927
          UPDATED=20090330


More information about the Lunar-commits mailing list