diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-07-01 07:27:05 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-07-01 07:27:05 -0400 |
commit | b2f73e425e63cdcb2a871d51eddfe6595c8eda7c (patch) | |
tree | 606f105190dacd01f9c1401f77e4a8aa62174361 /core/etc | |
parent | Initial commit of desktop-amd64-uclibc-hardened. (diff) | |
download | grs-b2f73e425e63cdcb2a871d51eddfe6595c8eda7c.tar.gz grs-b2f73e425e63cdcb2a871d51eddfe6595c8eda7c.tar.bz2 grs-b2f73e425e63cdcb2a871d51eddfe6595c8eda7c.zip |
Remove overlay since grs is in the tree.
Diffstat (limited to 'core/etc')
-rw-r--r-- | core/etc/portage/make.conf.CYCLE.2 | 2 | ||||
-rw-r--r-- | core/etc/portage/make.conf.CYCLE.3 | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/core/etc/portage/make.conf.CYCLE.2 b/core/etc/portage/make.conf.CYCLE.2 index 33f743b..b27f17b 100644 --- a/core/etc/portage/make.conf.CYCLE.2 +++ b/core/etc/portage/make.conf.CYCLE.2 @@ -6,5 +6,3 @@ PAX_MARKINGS="XT" USE="-cups -tk" USE_ORDER="env:conf:pkg:defaults:pkginternal:repo:env.d" - -source '/var/lib/layman/make.conf' diff --git a/core/etc/portage/make.conf.CYCLE.3 b/core/etc/portage/make.conf.CYCLE.3 index c1e1fbc..09a51d9 100644 --- a/core/etc/portage/make.conf.CYCLE.3 +++ b/core/etc/portage/make.conf.CYCLE.3 @@ -3,5 +3,3 @@ CXXFLAGS="${CFLAGS}" CHOST="x86_64-gentoo-linux-uclibc" MAKEOPTS="-j17" PAX_MARKINGS="XT" - -source '/var/lib/layman/make.conf' |