Browse Source

fixed groff to not create files outside basedir

early
Nagy Karoly Gabriel 17 years ago
parent
commit
5f4b51d35a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      base/groff/groff.conf

+ 1
- 0
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

Loading…
Cancel
Save