[Lunar-commits] <moonbase-other> geoclue: Adding a BUILD to sedit out -Werror causing the make to fail.

Dennis Veatch stumbles at lunar-linux.org
Sat Jul 14 15:24:58 CEST 2012


commit 0c5cb3c7432b4f56cbc5236ebaa76f9894505ef2
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Sat, 14 Jul 2012 06:24:58 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/0c5cb3c7432b4f56cbc5236ebaa76f9894505ef2

geoclue: Adding a BUILD to sedit out -Werror causing the make to fail.

Adjusting the source url.
---
  science/geoclue/BUILD                                        +7/-0     
  science/geoclue/DETAILS                                      +1/-1     
  2 files changed, 8 insertions (+), 1 deletions (-)

--- /dev/null
+++ b/science/geoclue/BUILD
@@ -0,0 +1,7 @@
+(
+
+  sedit "s:-Werror::g" configure.ac &&
+
+  default_build
+
+) > $C_FIFO 2>&1
--- a/science/geoclue/DETAILS
+++ b/science/geoclue/DETAILS
@@ -1,7 +1,7 @@
           MODULE=geoclue
          VERSION=0.12.0
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://folks.o-hand.com/jku/geoclue-releases/
+      SOURCE_URL=https://launchpad.net/geoclue/trunk/${VERSION%.*}/+download/
       SOURCE_VFY=sha1:0c7d3322ac80e5032b8dd5826ad76517f34c92fd
         WEB_SITE=http://www.freedesktop.org/wiki/Software/GeoClue
          ENTERED=20090307




More information about the Lunar-commits mailing list