changeset 6354:d81ea7e42314

Revert "Update tools::texinfo to 5.2" tools::guile building failed.
author Masamichi Hosoda <trueroad@users.noreply.github.com>
date Sun, 22 Feb 2015 00:35:13 +0900
parents ff36f1c52842
children 360836e39d6d
files gub/specs/texinfo.py
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gub/specs/texinfo.py	Sat Feb 21 22:41:33 2015 +0900
+++ b/gub/specs/texinfo.py	Sun Feb 22 00:35:13 2015 +0900
@@ -1,8 +1,7 @@
 from gub import tools
 
 class Texinfo__tools (tools.AutoBuild):
-    source = 'http://ftp.gnu.org/gnu/texinfo/texinfo-5.2.tar.xz'
-    dependencies = [ 'tools::xzutils' ]
+    source = 'http://ftp.gnu.org/pub/gnu/texinfo/texinfo-4.13a.tar.gz'
     def patch (self):
         tools.AutoBuild.patch (self)
         # Drop ncurses dependency