summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xft/xft-cvs.oe3
1 files changed, 2 insertions, 1 deletions
diff --git a/xft/xft-cvs.oe b/xft/xft-cvs.oe
index 45d39fd149..b7d5882c98 100644
--- a/xft/xft-cvs.oe
+++ b/xft/xft-cvs.oe
@@ -19,7 +19,8 @@ do_stage() {
bindir=${STAGING_BINDIR} \
includedir=${STAGING_INCDIR} \
libdir=${STAGING_LIBDIR} \
- datadir=${STAGING_DATADIR}
+ datadir=${STAGING_DATADIR} \
+ mandir=${STAGING_DATADIR}/man
}
python do_package() {