From: miker Date: Thu, 19 Mar 2009 19:42:52 +0000 (+0000) Subject: Patch from John Craig fixing a problem with the pre-reqs makefile X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9041b46a12950b9616b0f4f9e7c64d4896f5f5c4;p=working%2FOpenSRF.git Patch from John Craig fixing a problem with the pre-reqs makefile git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1681 9efc2488-bf62-4759-914b-345cdb29e865 --- diff --git a/src/extras/Makefile.install b/src/extras/Makefile.install index 713d265..2bb484e 100644 --- a/src/extras/Makefile.install +++ b/src/extras/Makefile.install @@ -58,7 +58,7 @@ XSLT=libxslt-1.1.22 XSLT_HOST=ftp://ftp.gnome.org/pub/GNOME/sources/libxslt/1.1 # libxslt depends on a newer version of libxml2: -XML2=libxml2-2.6.30.tar.gz +XML2=libxml2-2.6.30 XML2_HOST=ftp://ftp.gnome.org/pub/GNOME/sources/libxml2/2.6 APT_TOOL=aptitude