From 74e383d8f7d6d21a0776cc31fd089535a4bfcbf9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?K=C3=A9vin=20THIERRY?= Date: Tue, 18 Nov 2014 10:14:17 +0100 Subject: [PATCH] Install manpages in the proper directories MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I6208560cd06ec166f529e69e10ec47be55288928 Signed-off-by: Kévin THIERRY --- Porting/config.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Porting/config.sh b/Porting/config.sh index 2b963e8..00a56f9 100644 --- a/Porting/config.sh +++ b/Porting/config.sh @@ -1097,9 +1097,9 @@ vendorhtml3direxp='' vendorlib='' vendorlib_stem='' vendorlibexp='' -vendorman1dir=' ' +vendorman1dir='' vendorman1direxp='' -vendorman3dir=' ' +vendorman3dir='' vendorman3direxp='' vendorprefix='' vendorprefixexp='' -- 2.7.4