From: Andy Witter Date: Fri, 24 Jan 2014 15:05:28 +0000 (-0500) Subject: Add libmarc-xml-perl from Ubuntu 14.04 repos. X-Git-Tag: GenaSYS-2.5.1~2 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a577b7c83fe93e32aed7774ccdd3e3297d13225a;p=contrib%2Fpines%2Fgenasys.git Add libmarc-xml-perl from Ubuntu 14.04 repos. --- diff --git a/templates/debs/evergreen-ils_2.5.1_amd64.deb b/templates/debs/evergreen-ils_2.5.1_amd64.deb deleted file mode 100644 index 2adbcdf..0000000 Binary files a/templates/debs/evergreen-ils_2.5.1_amd64.deb and /dev/null differ diff --git a/templates/setup-functions b/templates/setup-functions index 7348719..719694e 100644 --- a/templates/setup-functions +++ b/templates/setup-functions @@ -45,6 +45,7 @@ if apt-get update gdebi --n libclass-dbi*.deb gdebi --n libtemplate-plugin-posix-perl*.deb gdebi --n librose-uri-perl*.deb + gdebi --n libmarc-xml-perl*.deb echo echo "Installing Opensrf:";sleep 2 gdebi --n opensrf*.deb