[Koha-patches] [PATCH] YA debian packaged lib.

Marc Chantreux marc.chantreux at biblibre.com
Mon May 19 09:11:40 CEST 2008


---
 install_misc/install_koha_on_fresh_debian |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/install_misc/install_koha_on_fresh_debian b/install_misc/install_koha_on_fresh_debian
index 9bb6322..18d9db3 100644
--- a/install_misc/install_koha_on_fresh_debian
+++ b/install_misc/install_koha_on_fresh_debian
@@ -465,6 +465,7 @@ libimage-magick-perl
 liblist-moreutils-perl
 libtext-iconv-perl/testing
 libalgorithm-checkdigits-perl
+libmarc-xml-perl
 PACKAGES
 
 # no more "path not found" message during cpan configuration
@@ -480,7 +481,7 @@ aptitude install libyaz-dev
 
 # those perl libs have no statisfying debian packages
 # so they are installed via cpan.
-cpan Net::Z3950::ZOOM MARC::File::XML Biblio::EndnoteStyle
+cpan Net::Z3950::ZOOM Biblio::EndnoteStyle
 
 getent passwd $KOHA_USER ||
     create_debian_koha_user $KOHA_USER ||
-- 
1.5.5.1




More information about the Koha-patches mailing list