From 2f23b69af86c68c3d9197458e9433642b1044c79 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 4 Feb 2007 18:31:39 +0000 Subject: oops, ENVIRONMENT -> BUILDENV in comments --- etc/makepkg.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/makepkg.conf.in') diff --git a/etc/makepkg.conf.in b/etc/makepkg.conf.in index 127e79a5..b348bee6 100644 --- a/etc/makepkg.conf.in +++ b/etc/makepkg.conf.in @@ -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 -- cgit v1.2.3-24-g4f1b