From fcac52e93c675fb28aeb17295c534d5986886139 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Mon, 9 Apr 2012 16:31:06 -0400 Subject: [PATCH] Prereqs: Remove Ubuntu Hardy references We no longer support Ubuntu Hardy 8.04, so ditch any references to it in the prerequisite installer. Signed-off-by: Dan Scott Signed-off-by: Lebbeous Fogle-Weekley --- Open-ILS/src/extras/Makefile.install | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Open-ILS/src/extras/Makefile.install b/Open-ILS/src/extras/Makefile.install index 27d197dd7a..ee058c403a 100644 --- a/Open-ILS/src/extras/Makefile.install +++ b/Open-ILS/src/extras/Makefile.install @@ -112,11 +112,6 @@ EXTRA_DEBS_PRECISE = \ libnet-z3950-simple2zoom-perl \ libuuid-tiny-perl -# Ubuntu Hardy requires libencode-perl # to get a version of Encode -# > 2.12 - see bug 525069. -EXTRA_ENCODE = \ - libencode-perl - FEDORA_RPMS = \ aspell \ aspell-en \ @@ -467,10 +462,6 @@ install_extra_debs_precise: install_extra_debs install_extra_debs: $(APT_TOOL) install $(EXTRA_DEBS) -# Install specific modules required by Ubuntu Hardy - see bug 525069 -install_extra_encode: - $(APT_TOOL) install $(EXTRA_ENCODE) - # ------------------------------------------------------------------ # FEDORA -- 2.11.0