aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-07-22 13:17:30 +0900
committerJunichi Uekawa <dancer@dancer64.netfort.gr.jp>2007-07-22 13:17:30 +0900
commit32961d66a15ee4a2fd37dd44517b450e19327bd2 (patch)
tree67b11f58065bc94f15162ea58fe47030299f9347 /Documentation
parentc3e3997927b2792f7cde839c1b3f24384828be16 (diff)
downloadpbuilder-32961d66a15ee4a2fd37dd44517b450e19327bd2.tar
pbuilder-32961d66a15ee4a2fd37dd44517b450e19327bd2.tar.gz
update documentation
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/pbuilder-doc.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml
index 1402116..9d5af6e 100644
--- a/Documentation/pbuilder-doc.xml
+++ b/Documentation/pbuilder-doc.xml
@@ -1155,6 +1155,9 @@ cd /var/cache/pbuilder/result/
needs to exist, and be writable by user within <command>chroot</command>. The
default user within <command>chroot</command> is <screen>uid=1234</screen>.
</para>
+ <para>
+ Example is provided as pbuilderrc.ccache.
+ </para>
<screen>
export CCACHE_DIR="/var/cache/pbuilder/ccache"
export PATH="/usr/lib/ccache:${PATH}"