summaryrefslogtreecommitdiff
path: root/docbook-utils/docbook-utils-native_0.6.13.oe
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-06-18 00:52:23 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-06-18 00:52:23 +0000
commit2ccc2c9f9fb718ecb668b746aeaeb98d499f344f (patch)
treebe6af27a733cebeeee77ed6d82cf13d390540f45 /docbook-utils/docbook-utils-native_0.6.13.oe
parentf4ab0ffe0813fde764aeb610ec73b1892b7c69aa (diff)
Merge bk://openembedded@openembedded.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages 2004/06/17 19:28:13+02:00 uni-frankfurt.de!mickey fix docbook-native do_stage by not installing /doc/man BKrev: 40d23cc73wpDyXMpypHyD7wRauCtBQ
Diffstat (limited to 'docbook-utils/docbook-utils-native_0.6.13.oe')
-rw-r--r--docbook-utils/docbook-utils-native_0.6.13.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook-utils/docbook-utils-native_0.6.13.oe b/docbook-utils/docbook-utils-native_0.6.13.oe
index 6e8ef0bd1c..090d9bafc1 100644
--- a/docbook-utils/docbook-utils-native_0.6.13.oe
+++ b/docbook-utils/docbook-utils-native_0.6.13.oe
@@ -11,7 +11,7 @@ do_stage () {
docbook2texi jw; do
install -m 0755 ${S}/bin/$b ${STAGING_BINDIR}/
done
- for i in backends/dvi backends/html backends/man doc/man \
+ for i in backends/dvi backends/html backends/man \
backends/pdf backends/ps backends/rtf backends/tex \
backends/texi backends/txt frontends/docbook \
helpers/docbook2man-spec.pl helpers/docbook2texi-spec.pl \