fix(coreos-base/gmerge): Update target profile directory.

This really shouldn't be in this ebuild but fixing it is a task for
another day...
This commit is contained in:
Michael Marineau 2013-09-14 20:23:44 -04:00
parent d0d007e20c
commit 37704e94b9
3 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ RDEPEND="app-shells/bash
sys-apps/portage"
DEPEND="${RDEPEND}"
CHROMEOS_PROFILE="/usr/local/portage/coreos/profiles/targets/coreos"
CHROMEOS_PROFILE="/usr/local/portage/coreos/profiles/coreos/targets/generic"
src_install() {
# Install tools from platform/dev into /usr/local/bin

View File

@ -23,7 +23,7 @@ RDEPEND="app-shells/bash
sys-apps/portage"
DEPEND="${RDEPEND}"
CHROMEOS_PROFILE="/usr/local/portage/coreos/profiles/targets/coreos"
CHROMEOS_PROFILE="/usr/local/portage/coreos/profiles/coreos/targets/generic"
src_install() {
# Install tools from platform/dev into /usr/local/bin