oops, ENVIRONMENT -> BUILDENV in comments

This commit is contained in:
Dan McGee 2007-02-04 18:31:39 +00:00
parent b1cc72ebb3
commit 2f23b69af8
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ CXXFLAGS="-@MARCHFLAG@=@CARCHFLAGS@ -O2 -pipe"
# BUILD ENVIRONMENT
#########################################################################
#
# Defaults: ENVIRONMENT=(!fakeroot !distcc color !ccache)
# Defaults: BUILDENV=(!fakeroot !distcc color !ccache)
#
#-- fakeroot: Allow building packages as a non-root user
#-- distcc: Use the Distributed C/C++/ObjC compiler