mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
usr(gmerge): use regular /etc/ instead of /usr/local
This commit is contained in:
parent
bdbc05517a
commit
5ca6c35dcd
@ -33,6 +33,6 @@ src_install() {
|
||||
# Setup package.provided so that gmerge will know what packages to ignore.
|
||||
# - $CHROMEOS_PROFILE/package.provided contains packages that we don't
|
||||
# want to install to the device.
|
||||
insinto /usr/local/etc/make.profile/package.provided
|
||||
insinto /etc/make.profile/package.provided
|
||||
newins "${CHROMEOS_PROFILE}"/package.provided coreos
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user