From 95ed0f49d6df0c2947d5377fd1494782d2208aa7 Mon Sep 17 00:00:00 2001 From: des Date: Wed, 12 Sep 2007 08:37:42 +0000 Subject: [PATCH] Install man pages into the correct directory. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1943 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/autogen.des | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/varnish-cache/autogen.des b/varnish-cache/autogen.des index c2cceff6..ac2868b4 100755 --- a/varnish-cache/autogen.des +++ b/varnish-cache/autogen.des @@ -17,4 +17,5 @@ export CONFIG_SHELL=/bin/sh --enable-extra-developer-warnings \ --enable-stack-protector \ --enable-werror \ - --prefix=/opt/varnish + --prefix=/opt/varnish \ + --mandir=/opt/varnish/man -- 2.39.5