pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/doc/guide/files
Module Name: pkgsrc
Committed By: gutteridge
Date: Mon Jan 24 23:18:33 UTC 2022
Modified Files:
pkgsrc/doc/guide/files: fixes.xml
Log Message:
fixes.xml: also note Appendix E now that the list is complete
This relates to PR pkg/56301, where I noticed various REPLACE_*
variables were not listed in Appendix E of the pkgsrc guide.
To generate a diff of this commit:
cvs rdiff -u -r1.167 -r1.168 pkgsrc/doc/guide/files/fixes.xml
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/guide/files/fixes.xml
diff -u pkgsrc/doc/guide/files/fixes.xml:1.167 pkgsrc/doc/guide/files/fixes.xml:1.168
--- pkgsrc/doc/guide/files/fixes.xml:1.167 Fri Dec 3 07:52:33 2021
+++ pkgsrc/doc/guide/files/fixes.xml Mon Jan 24 23:18:33 2022
@@ -1,4 +1,4 @@
-<!-- $NetBSD: fixes.xml,v 1.167 2021/12/03 07:52:33 wiz Exp $ -->
+<!-- $NetBSD: fixes.xml,v 1.168 2022/01/24 23:18:33 gutteridge Exp $ -->
<chapter id="fixes"> <?dbhtml filename="fixes.html"?>
<title>Making your package work</title>
@@ -1529,7 +1529,8 @@ pre-configure:
<varname>REPLACE_PYTHON</varname> is actioned in
<filename>lang/python/application.mk</filename>. For other languages,
consult the mk files found within their specific directories (the
- naming convention varies).</para>
+ naming convention varies), or check the list found in
+ <xref linkend="help-topics" />.</para>
<para>Currently, special handling for other languages varies
in pkgsrc. If a compiler package provides a
Home |
Main Index |
Thread Index |
Old Index