[Lunar-commits] <moonbase> Zim: corrected SOURCE_URLs

Duncan Gibson engelsman at lunar-linux.org
Sat Feb 14 15:06:43 CET 2009


commit 1f1888831540a440621942c53d37fd18e10cc7d2
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date:   Sat Feb 14 15:06:43 2009 +0100

    Zim: corrected SOURCE_URLs
    
    Previous patch had mistakenly added $SOURCE to SOURCE_URLs
    so when lget added it again, it failed to download :-(
    
    Note: downloaded, compiled and installed OK,
          and minimal test-drive was successful - engelsman
---
 editors/Zim/DETAILS |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/editors/Zim/DETAILS b/editors/Zim/DETAILS
index 403ae45..73cf06b 100644
--- a/editors/Zim/DETAILS
+++ b/editors/Zim/DETAILS
@@ -1,8 +1,8 @@
           MODULE=Zim
          VERSION=0.27
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL[0]=http://www.zim-wiki.org/downloads/$SOURCE
-      SOURCE_URL[1]=http://pardus-larus.student.utwente.nl/~pardus/downloads/Zim/$SOURCE
+   SOURCE_URL[0]=http://www.zim-wiki.org/downloads/
+   SOURCE_URL[1]=http://pardus-larus.student.utwente.nl/~pardus/downloads/Zim/
       SOURCE_VFY=sha1:ed8a75eae4295e0c1cf4b241027c4fc70f198cf3
         WEB_SITE=http://zim-wiki.org/
       MAINTAINER=perldude at lunar-linux.org


More information about the Lunar-commits mailing list