From 5f4b51d35af3dd4c3da08b3dc66943fea79c9ec7 Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Tue, 28 Aug 2007 04:30:32 +0800 Subject: [PATCH] fixed groff to not create files outside basedir --- base/groff/groff.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/base/groff/groff.conf b/base/groff/groff.conf index 748233e81..6e8da7e1b 100644 --- a/base/groff/groff.conf +++ b/base/groff/groff.conf @@ -26,6 +26,7 @@ pm_groff () { hook_add postmake 5 "pm_groff" +var_append confopt ' ' '--libdir=$root$libdir' var_append extraconfopt ' ' '--enable-japanese --enable-multibyte' # cross works-arounds, do not build and install docs utilizing groff itself