diff options
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 53ba07d194..b6275bca17 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -491,7 +491,8 @@ | |||
| 491 | which would be a packaging bug.</para></listitem> | 491 | which would be a packaging bug.</para></listitem> |
| 492 | <listitem><para><emphasis><filename>pkgconfig:</filename></emphasis> | 492 | <listitem><para><emphasis><filename>pkgconfig:</filename></emphasis> |
| 493 | Checks <filename>.pc</filename> files for any | 493 | Checks <filename>.pc</filename> files for any |
| 494 | <filename>TMPDIR/WORKDIR</filename> paths. | 494 | <link linkend='var-TMPDIR'><filename>TMPDIR</filename></link>/<link linkend='var-WORKDIR'><filename>WORKDIR</filename></link> |
| 495 | paths. | ||
| 495 | Any <filename>.pc</filename> file containing these paths is incorrect | 496 | Any <filename>.pc</filename> file containing these paths is incorrect |
| 496 | since <filename>pkg-config</filename> itself adds the correct sysroot prefix | 497 | since <filename>pkg-config</filename> itself adds the correct sysroot prefix |
| 497 | when the files are accessed.</para></listitem> | 498 | when the files are accessed.</para></listitem> |
