aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klehm <xixsimplicityxix@gmail.com>2010-03-04 22:39:45 -0600
committerRobin H. Johnson <robbat2@gentoo.org>2010-03-08 03:36:59 +0000
commit939421b8c49315e7c7dc765f914e6b9136cbf7ef (patch)
treed81c7ed64b6d05c2957d32f2cad25bb7e5345d32
parentManuel Schoelling's form based google site search box. (diff)
downloadpackages-3-939421b8c49315e7c7dc765f914e6b9136cbf7ef.tar.gz
packages-3-939421b8c49315e7c7dc765f914e6b9136cbf7ef.tar.bz2
packages-3-939421b8c49315e7c7dc765f914e6b9136cbf7ef.zip
Give a template for CHOST value in the example file. pkgcore needs this.
-rw-r--r--etc/make.conf.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/make.conf.example b/etc/make.conf.example
index 64aa393..4945e14 100644
--- a/etc/make.conf.example
+++ b/etc/make.conf.example
@@ -1,5 +1,6 @@
# You can use a custom directory here if you want a seperate copy of the
# tree for running packages2
+CHOST="CHANGEME"
PORTDIR=/usr/portage
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
# You probably shouldn't change this