Browse Source

* changed dosfstools to install manpages within basedir.

git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21560 10447126-35f2-4685-b0cf-6dd780d3921f
early
Minto van der Sluis 18 years ago
parent
commit
8af95e8b55
  1. 2
      filesystem/dosfstools/dosfstools.conf

2
filesystem/dosfstools/dosfstools.conf

@ -17,5 +17,5 @@
var_append makeinstopt ' ' "PREFIX=$root/$prefix"
# By default the manpages are installed below prefix.
var_append makeinstopt ' ' "MANDIR=$mandir/man8"
var_append makeinstopt ' ' "MANDIR=$root/$mandir/man8"

Loading…
Cancel
Save