summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorjoerg <joerg>2009-07-24 19:16:27 +0000
committerjoerg <joerg>2009-07-24 19:16:27 +0000
commit0c4ec843166ae4180716dfa187c6cab7fccee3e1 (patch)
tree5c857aa7d12388faad9bf1c494205e43a6f966e7 /doc/guide
parent37aa35aadc90595a1d85035163c1c3722d771225 (diff)
downloadpkgsrc-0c4ec843166ae4180716dfa187c6cab7fccee3e1.tar.gz
Sync with reality:
- license names are case-sensitive - specific instructions for modifying ACCEPTABLE_LICENSES are only given for simple license conditions, so don't make the user expect too much
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/configuring.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/guide/files/configuring.xml b/doc/guide/files/configuring.xml
index 1dff6c28efc..4ba193e9eaf 100644
--- a/doc/guide/files/configuring.xml
+++ b/doc/guide/files/configuring.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: configuring.xml,v 1.35 2009/05/09 14:59:09 joerg Exp $ -->
+<!-- $NetBSD: configuring.xml,v 1.36 2009/07/24 19:16:27 joerg Exp $ -->
<chapter id="configuring">
<title>Configuring pkgsrc</title>
@@ -79,9 +79,11 @@ works.</para>
(<quote>mipsel</quote>, etc.).</para>
</listitem>
<listitem><para><varname>ACCEPTABLE_LICENSES</varname>:
- List of acceptable licenses. Whenever you try to build a package
- whose license is not in this list, you will get an error message
- that includes instructions on how to change this variable.</para>
+ List of acceptable licenses. License names are case-sensitive.
+ Whenever you try to build a package whose license is not in this
+ list, you will get an error message. If the license condition is
+ simple enough, the error message will include specific
+ instructions on how to change this variable.</para>
</listitem>
</itemizedlist>
</sect1>