mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 01:16:59 +02:00
bump(coreos-base/coreos-init): Replace dev-mode script.
This commit is contained in:
parent
2012c8568b
commit
17675d4b0d
@ -38,6 +38,7 @@ RDEPEND="${DEPEND}
|
||||
src_install() {
|
||||
if use symlink-usr ; then
|
||||
emake DESTDIR="${D}" install-usr
|
||||
systemd_enable_service local-fs.target remount-root.service
|
||||
else
|
||||
emake DESTDIR="${D}" install
|
||||
fi
|
||||
|
@ -36,6 +36,7 @@ RDEPEND="${DEPEND}
|
||||
src_install() {
|
||||
if use symlink-usr ; then
|
||||
emake DESTDIR="${D}" install-usr
|
||||
systemd_enable_service local-fs.target remount-root.service
|
||||
else
|
||||
emake DESTDIR="${D}" install
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user