[Lunar-commits] r16917 - moonbase/trunk/web/links2

Terry Chan tchan at lunar-linux.org
Thu Oct 13 04:14:11 UTC 2005


Author: tchan
Date: 2005-10-13 04:14:10 +0000 (Thu, 13 Oct 2005)
New Revision: 16917

Modified:
   moonbase/trunk/web/links2/BUILD
   moonbase/trunk/web/links2/DETAILS
Log:
Fixed this module to remove the temporary patch that was needed for
links2 2.1pre18. 2.1pre19 no longer needs the temporary patch. Compiled/tested
with gcc-3.4.4, glibc-2.3.5, kernel headers 2.4.x.


Modified: moonbase/trunk/web/links2/BUILD
===================================================================
--- moonbase/trunk/web/links2/BUILD	2005-10-13 03:48:53 UTC (rev 16916)
+++ moonbase/trunk/web/links2/BUILD	2005-10-13 04:14:10 UTC (rev 16917)
@@ -7,8 +7,6 @@
     OPTS="$OPTS --enable-javascript"
   fi
 
-  # temp patch for a bug in links2
-  patch_it $SOURCE_CACHE/$SOURCE2 1 &&
   default_build
   
 ) > $C_FIFO 2>&1

Modified: moonbase/trunk/web/links2/DETAILS
===================================================================
--- moonbase/trunk/web/links2/DETAILS	2005-10-13 03:48:53 UTC (rev 16916)
+++ moonbase/trunk/web/links2/DETAILS	2005-10-13 04:14:10 UTC (rev 16917)
@@ -1,12 +1,9 @@
           MODULE=links2
          VERSION=2.1pre19
           SOURCE=links-$VERSION.tar.bz2
-         SOURCE2=links-2.1pre18-view.c.patch
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/links-$VERSION
       SOURCE_URL=http://links.twibright.com/download/
       SOURCE_VFY=sha1:9a2c3b2778634e0888780f461ad9db3da59214f3
-     SOURCE2_URL=$PATCH_URL/
-     SOURCE2_VFY=sha1:6702957cf83484b0f18fcc3065b1fd19d891adcd
         WEB_SITE=http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/
          ENTERED=20020523
          UPDATED=20051013



More information about the Lunar-commits mailing list