[Lunar-commits] <moonbase> inotify-tools: disabled static libs and added 2nd URL since 1st didnt work

Duncan Gibson engelsman at lunar-linux.org
Wed Mar 23 21:29:53 CET 2011


commit 08d33665f91123cdfb2ccdfe2d634290eca8de63
Author: Christian Krause <kizkizzbangbang at googlemail.com>
Date:   Wed Mar 23 21:29:53 2011 +0100

    inotify-tools: disabled static libs and added 2nd URL since 1st didnt work
---
 utils/inotify-tools/BUILD   |    7 +++++++
 utils/inotify-tools/DETAILS |    3 ++-
 2 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/utils/inotify-tools/BUILD b/utils/inotify-tools/BUILD
new file mode 100644
index 0000000..e2fbd21
--- /dev/null
+++ b/utils/inotify-tools/BUILD
@@ -0,0 +1,7 @@
+(
+
+  OPTS+=" --disable-static" &&
+
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/utils/inotify-tools/DETAILS b/utils/inotify-tools/DETAILS
index c854cf5..43e445c 100644
--- a/utils/inotify-tools/DETAILS
+++ b/utils/inotify-tools/DETAILS
@@ -1,7 +1,8 @@
           MODULE=inotify-tools
          VERSION=3.14
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://github.com/downloads/rvoicilas/inotify-tools/
+   SOURCE_URL[1]=http://github.com/downloads/rvoicilas/inotify-tools/
+   SOURCE_URL[2]=https://github.com/downloads/rvoicilas/inotify-tools/
       SOURCE_VFY=sha1:0446706d54ca4ae42e076505f5904995ca970c1c
         WEB_SITE=http://inotify-tools.sourceforge.net/
          ENTERED=20070430


More information about the Lunar-commits mailing list