<filename>${WORKDIR}/packages-split</filename>
directory, make sure that
<link linkend='ref-classes-rm-work'><filename>rm_work</filename></link>
- is not enabled when you build the recipe.</para>
+ is not enabled when you build the recipe.
+ </para>
</note>
</para></listitem>
<listitem><para>
<filename>oe-pkgdata-util find-path </filename><replaceable>path</replaceable><filename> ...</filename>:
Lists the names of the packages that contain the given
paths.
- For example, the following tells us that the
- <filename>make-doc</filename> package contains
- <filename>/usr/share/man/man1/make.1</filename>:
+ For example, the following tells us that
+ <filename>/usr/share/man/man1/make.1</filename>
+ is contained in the <filename>make-doc</filename>
+ package:
<literallayout class='monospaced'>
$ oe-pkgdata-util find-path /usr/share/man/man1/make.1
make-doc: /usr/share/man/man1/make.1