We no longer support Ubuntu Hardy 8.04, so ditch any references to it in
the prerequisite installer.
Signed-off-by: Dan Scott <dan@coffeecode.net>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
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 \
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