summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2016-06-11 13:19:54 +0000
committerrillig <rillig@pkgsrc.org>2016-06-11 13:19:54 +0000
commitf663f1b4db6767e782069e18bf6e5979f6c91e59 (patch)
treef42a774b822054c6176bdd0fc1b6821deff156df
parent34ceb6f54d995b71836842da26aec2b5d655c994 (diff)
downloadpkgsrc-f663f1b4db6767e782069e18bf6e5979f6c91e59.tar.gz
Encourage pkgsrc users to fix problems themselves.
-rw-r--r--doc/guide/files/faq.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/guide/files/faq.xml b/doc/guide/files/faq.xml
index fa9772234f3..1b5ccabb612 100644
--- a/doc/guide/files/faq.xml
+++ b/doc/guide/files/faq.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: faq.xml,v 1.51 2014/12/30 15:13:19 wiz Exp $ -->
+<!-- $NetBSD: faq.xml,v 1.52 2016/06/11 13:19:54 rillig Exp $ -->
<chapter id="faq"> <?dbhtml filename="faq.html"?>
<title>Frequently Asked Questions</title>
@@ -596,6 +596,9 @@ check.</para>
extracted. Run <command>make clean clean-depends</command> to
verify this.</para></step>
+ <step><para>If you are a package developer who wants to invest
+ some work, have a look at <xref linkend="fixes"/>.</para></step>
+
<step><para>If the problem still exists, write a mail to the
<literal>pkgsrc-users</literal> mailing list.</para></step>