Remove Ubuntu Intrepid support - EOL is this month (https://wiki.ubuntu.com/Releases)
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Sat, 24 Apr 2010 13:33:14 +0000 (13:33 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Sat, 24 Apr 2010 13:33:14 +0000 (13:33 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1950 9efc2488-bf62-4759-914b-345cdb29e865

README
src/extras/Makefile.install

diff --git a/README b/README
index 3240de8..71a7375 100644 (file)
--- a/README
+++ b/README
@@ -19,7 +19,6 @@ Well-tested values for <osname> include:
   * "debian-etch" for Debian 4.0
   * "debian-lenny" for Debian 5.0
   * "ubuntu-hardy" for Ubuntu 8.04
-  * "ubuntu-intrepid" for Ubuntu 8.10
   * "ubuntu-karmic" for Ubuntu 9.10
 
 Less-tested values for <osname> include:
index dfd3be6..78ffb33 100644 (file)
@@ -3,7 +3,7 @@
 #
 # Makefile to install prerequisites for OpenSRF
 #
-# Currently supports Debian (etch/lenny), Ubuntu (hardy/intrepid/karmic), and Gentoo.
+# Currently supports Debian (etch/lenny), Ubuntu (hardy/karmic), and Gentoo.
 # Working towards support of CentOS 5 / RHEL 5.
 # Installs Perl prereqs, libjs with Perl wrapper
 #
@@ -14,8 +14,6 @@
 #      - or -
 #      make -f Makefile.install ubuntu-hardy
 #      - or -
-#      make -f Makefile.install ubuntu-intrepid
-#      - or -
 #      make -f Makefile.install ubuntu-karmic
 #      - or -
 #      make -f Makefile.install centos
@@ -271,10 +269,8 @@ gentoo: install_gentoos install_gentoo_rc install_gentoo_perl install
 rhel: centos
 
 ubuntu-hardy: generic_ubuntu install_cpan_xml hardy
-ubuntu-intrepid: generic_ubuntu install_cpan_xml intrepid
 ubuntu-karmic: generic_ubuntu karmic
 hardy: install_cpan install_libmemcached 
-intrepid: install_extra_debs install_libmemcached 
 karmic: install_extra_debs install_extra_debs_karmic
 generic_ubuntu: install_debs install_cpan_force debian_sys_config