From 4cf878443acfcd9db56abcce4b3863438244b024 Mon Sep 17 00:00:00 2001 From: berick Date: Sat, 30 Apr 2011 18:24:50 -0400 Subject: [PATCH] remove lenny and hardy install targets --- Open-ILS/src/extras/Makefile.install | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/Open-ILS/src/extras/Makefile.install b/Open-ILS/src/extras/Makefile.install index 763a6b7948..def2844f2b 100644 --- a/Open-ILS/src/extras/Makefile.install +++ b/Open-ILS/src/extras/Makefile.install @@ -4,17 +4,13 @@ # # Makefile to install prerequisites for OpenSRF and Evergreen # -# Currently supports Debian (lenny/squeeze), Ubuntu (hardy/lucid), and Fedora (13). +# Currently supports Debian (squeeze), Ubuntu (lucid), and Fedora (13). # Working towards support of CentOS 5 / RHEL 5. # Installs Perl prereqs, libjs with Perl wrapper, libdbi, libdbi-drivers, and libyaz # # usage: -# make -f Makefile.install debian-lenny -# - or - # make -f Makefile.install debian-squeeze # - or - -# make -f Makefile.install ubuntu-hardy -# - or - # make -f Makefile.install ubuntu-lucid # - or - # make -f Makefile.install fedora14 @@ -268,15 +264,11 @@ centos_like: install_centos_rpms install_yaz install_cpan_marc install install_c fedora13: install_fedora_13_rpms install_cpan install_cpan_fedora install_cpan_marc install_js_sm install_cpan_force fedora14: fedora13 -debian-lenny: lenny generic_debian install_cpan_more install_cpan_safe debian-squeeze: squeeze generic_debian -lenny: install_pgsql_client_debs_90 install_extra_debs squeeze: install_pgsql_client_debs_90 install_extra_debs_squeeze generic_debian: install_debs test_for_libdbi_pkg install debian_sys_config install_cpan_force -ubuntu-hardy: hardy generic_ubuntu ubuntu-lucid: lucid generic_ubuntu -hardy: install_pgsql_client_debs_90 install_yaz install_cpan_marc install_extra_encode lucid: install_pgsql_client_debs_90 install_extra_debs generic_ubuntu: install_debs test_for_libdbi_pkg install debian_sys_config install_cpan_more install_cpan_safe install_cpan_force -- 2.11.0