From 74cbf6a3305118be4d5ee8c5f53959ca7ad20de3 Mon Sep 17 00:00:00 2001 From: dbs Date: Sun, 30 Nov 2008 04:37:52 +0000 Subject: [PATCH] Refer to Intrepid, not Ibex (to be consistent with Gutsy and Hardy) git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1515 9efc2488-bf62-4759-914b-345cdb29e865 --- src/extras/Makefile.install | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/extras/Makefile.install b/src/extras/Makefile.install index 8cbe7f8..aef0043 100644 --- a/src/extras/Makefile.install +++ b/src/extras/Makefile.install @@ -3,7 +3,7 @@ # # Makefile to install prerequisites for OpenSRF # -# Currently supports Debian (etch/lenny), Ubuntu (gutsy/hardy/ibex), and Gentoo. +# Currently supports Debian (etch/lenny), Ubuntu (gutsy/hardy/intrepid), and Gentoo. # Working towards support of CentOS 5 / RHEL 5. # Installs Perl prereqs, libjs with Perl wrapper # @@ -16,7 +16,7 @@ # - or - # make -f Makefile.install ubuntu-hardy # - or - -# make -f Makefile.install ubuntu-ibex +# make -f Makefile.install ubuntu-intrepid # - or - # make -f Makefile.install centos # - or - @@ -77,7 +77,7 @@ DEBS = \ libclass-dbi-abstractsearch-perl\ libclass-dbi-sqlite-perl\ liberror-perl\ - libexpat1-dev\ + lintrepidpat1-dev\ libfile-find-rule-perl\ libfreezethaw-perl\ liblog-log4perl-perl\ @@ -236,9 +236,9 @@ rhel: centos ubuntu-gutsy: generic_ubuntu hardy ubuntu-hardy: generic_ubuntu hardy -ubuntu-ibex: generic_ubuntu ibex +ubuntu-intrepid: generic_ubuntu intrepid hardy: install_cpan -ibex: install_extra_debs +intrepid: install_extra_debs generic_ubuntu: install_debs install_cpan_force debian_sys_config # - COMMON TARGETS --------------------------------------------------------- -- 2.43.2