[OPEN-ILS-DEV] Trivial patch to OpenSRF Makefile.install
Mike Rylander
mrylander at gmail.com
Thu Mar 19 15:43:30 EDT 2009
On Thu, Mar 19, 2009 at 1:58 PM, John Craig
<jc-mailinglist at alphagconsulting.com> wrote:
> Hi Folks,
>
> OpenSrf/src/extras/Makefile.install line 61 (trunk version) reads:
>
> XML2=libxml2-2.6.30.tar.gz
>
> The reference to the variable XML2 on lines 286 & 287 also includes the
> .tar.gz extensions
> (which means that the wget fails on libxml2-2.6.30.tar.gz.tar.gz)
>
> Although the problem could be fixed in either place, other package name
> variables do not include the extensions in their definitions. For
> consistency, line 61 should read (w/o the .tar.gz extensions)
>
> XML2=libxml2-2.6.30
>
Thanks, John. Change made with thanks!
--
Mike Rylander
| VP, Research and Design
| Equinox Software, Inc. / The Evergreen Experts
| phone: 1-877-OPEN-ILS (673-6457)
| email: miker at esilibrary.com
| web: http://www.esilibrary.com
More information about the Open-ils-dev
mailing list