mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 17:11:34 +02:00
sys-apps/baselayout: Do not install bash symlinks
Installation of bash symlinks in core home directory was taken over by the `coreos-base/misc-files` package.
This commit is contained in:
parent
3276763384
commit
73bcaf7464
@ -9,7 +9,7 @@ CROS_WORKON_REPO="https://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="f55f20a58997b0cdf7d85e90d1a7050a5e19c7ae" # flatcar-master
|
||||
CROS_WORKON_COMMIT="02945e96bea43015d74f1d7beafef5f057ffdd51" # krnowak/move-bash-symlinks
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user