aboutsummaryrefslogtreecommitdiff
path: root/CCache/ccache.yo
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2008-12-09 21:44:58 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2008-12-09 21:44:58 +0000
commit42ce72b2148fd48601cd306bcbb74ab62a46374e (patch)
tree2f5a62d0b0be0b9e941a5f5f648b27fa74723d13 /CCache/ccache.yo
parent1efb4e30cb28181a1fbd8e21a30cf67602135eaf (diff)
downloadswig-42ce72b2148fd48601cd306bcbb74ab62a46374e.tar.gz
add debian patch 14_hardllink_doc.diff
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10978 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'CCache/ccache.yo')
-rw-r--r--CCache/ccache.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/CCache/ccache.yo b/CCache/ccache.yo
index da7c2095b..34495ae6c 100644
--- a/CCache/ccache.yo
+++ b/CCache/ccache.yo
@@ -311,7 +311,7 @@ following conditions need to be met:
itemize(
it() Use the same bf(CCACHE_DIR) environment variable setting
- it() Set the bf(CCACHE_NOLINK) environment variable
+ it() Unset the bf(CCACHE_HARDLINK) environment variable
it() Make sure everyone sets the CCACHE_UMASK environment variable
to 002, this ensures that cached files are accessible to everyone in
the group.