mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 05:51:18 +02:00
Merge pull request #3548 from dm0-/profiles
profiles: Fix the XFS Python unit path
This commit is contained in:
commit
9e96e3e79e
@ -33,7 +33,7 @@ INSTALL_MASK="${INSTALL_MASK}
|
|||||||
|
|
||||||
# Remove files which depend on interpreters not present in boards.
|
# Remove files which depend on interpreters not present in boards.
|
||||||
INSTALL_MASK="${INSTALL_MASK}
|
INSTALL_MASK="${INSTALL_MASK}
|
||||||
/lib/systemd/system/xfs_scrub_all*
|
/usr/lib*/systemd/system/xfs_scrub_all*
|
||||||
/usr/share/git/contrib/*
|
/usr/share/git/contrib/*
|
||||||
/usr/bin/diff-highlight
|
/usr/bin/diff-highlight
|
||||||
/usr/bin/autoscan-2.13
|
/usr/bin/autoscan-2.13
|
||||||
|
Loading…
x
Reference in New Issue
Block a user