[Koha-patches] [PATCH] fix incorrect libyaz-package name in apt-get-debian-lenny.sh

Mason James mason at kohaaloha.com
Sun Jan 30 13:08:22 CET 2011


---
 install_misc/apt-get-debian-lenny.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/install_misc/apt-get-debian-lenny.sh b/install_misc/apt-get-debian-lenny.sh
index 015a32d..a94d47f 100755
--- a/install_misc/apt-get-debian-lenny.sh
+++ b/install_misc/apt-get-debian-lenny.sh
@@ -100,7 +100,7 @@ libxslt1.1 \
 libxslt1-dev \
 libyaml-perl \
 libyaml-syck-perl  \
-libyaz-dev \
+libyaz3-dev \
 libyaz3 \
 make  \
 mysql-server  \
-- 
1.7.1



More information about the Koha-patches mailing list