From 9db80121f44ca0cc86ccdc92d773d21ed0ae7144 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 10 Aug 2006 15:43:03 +0000 Subject: [PATCH] Another fix for zebrasrv.8 link --- debian/idzebra-2.0-utils.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/idzebra-2.0-utils.postinst b/debian/idzebra-2.0-utils.postinst index 8f2f24d..84225c2 100644 --- a/debian/idzebra-2.0-utils.postinst +++ b/debian/idzebra-2.0-utils.postinst @@ -12,5 +12,5 @@ update-alternatives --quiet --install /usr/bin/zebraidx zebraidx \ update-alternatives --quiet --install /usr/bin/zebrasrv zebrasrv \ /usr/bin/zebrasrv-2.0 50 \ --slave /usr/share/man/man8/zebrasrv.8.gz zebrasrv.8.gz \ - /usr/share/man/man1/zebrasrv-2.0.8.gz + /usr/share/man/man8/zebrasrv-2.0.8.gz -- 1.7.10.4