diff options
author | Phil Blundell <philb@gnu.org> | 2004-05-13 22:40:15 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-05-13 22:40:15 +0000 |
commit | 78e5bdcf2b7a5c6f6253bb79dff74a705c23eb80 (patch) | |
tree | 480fb736ed1c514218e082f6b6b4f4c08e4bdb81 /conf | |
parent | 8aef67dcbdae874cb409af3869bc18009789ff57 (diff) |
test commit
BKrev: 40a3f94f2BenIClbULk_2pHZDMf0oQ
Diffstat (limited to 'conf')
-rw-r--r-- | conf/local.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample index ebd6682297..e3826ed0eb 100644 --- a/conf/local.conf.sample +++ b/conf/local.conf.sample @@ -85,6 +85,6 @@ CACHE=/var/tmp/oe-cache.${USER} # from the CVS tree. CVS_TARBALL_STASH = "http://www.treke.net/oe/source/" -# EDIT THIS FILE and then remove the line below before using +# EDIT THIS FILE and then remove the line below before using! REMOVE_THIS_LINE:="${@oe.fatal('Read the comments in your conf/local.conf')}" |