mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 08:56:58 +02:00
Merge pull request #217 from marineam/gmerge
fix(coreos-base/gmerge): Update target profile directory.
This commit is contained in:
commit
c9192683d4
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user