changeset 6173:6e26a95864dc

Typo in netpbm download url Thanks to Carl for the suggestion; I've verified that the existing url doesn't work.
author Graham Percival <graham@percival-music.ca>
date Fri, 06 Jan 2012 12:33:06 +0000
parents 1449ae789312
children 084fa9385fed
files gub/specs/netpbm.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gub/specs/netpbm.py	Mon Nov 07 09:18:44 2011 +0000
+++ b/gub/specs/netpbm.py	Fri Jan 06 12:33:06 2012 +0000
@@ -3,7 +3,7 @@
 
 class Netpbm__tools (tools.AutoBuild):
     # source='svn:https://svn.sourceforge.net/svnroot/netpbm/stable&revision=172'
-    source='http://lilypond.org/download/gub-sources/netpbm-patched-10.35.tar.bz2'
+    source='http://lilypond.org/download/gub-sources/netpbm-patched/netpbm-patched-10.35.tar.bz2'
     patches = ['netpbm-10.35-glibc-2.10.1-name-conflict.patch']
     parallel_build_broken = True
     dependencies = ['flex', 'libjpeg', 'libpng', 'libtiff', 'zlib'] #libxml2? libx11-dev