summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
-rw-r--r--documentation/ref-manual/ref-classes.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index f9bbddd724..f8920d8c1b 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -1742,6 +1742,12 @@ This check was removed for YP 2.3 release
1742 </note> 1742 </note>
1743 </para></listitem> 1743 </para></listitem>
1744--> 1744-->
1745 <listitem><para><emphasis><filename>unlisted-pkg-lics:</filename></emphasis>
1746 Checks that all declared licenses applying for a package are also
1747 declared on the recipe level (i.e. any license in
1748 <filename>LICENSE_*</filename> should appear in
1749 <link linkend='var-LICENSE'><filename>LICENSE</filename></link>).
1750 </para></listitem>
1745 <listitem><para><emphasis><filename>useless-rpaths:</filename></emphasis> 1751 <listitem><para><emphasis><filename>useless-rpaths:</filename></emphasis>
1746 Checks for dynamic library load paths (rpaths) in the binaries that 1752 Checks for dynamic library load paths (rpaths) in the binaries that
1747 by default on a standard system are searched by the linker (e.g. 1753 by default on a standard system are searched by the linker (e.g.