mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
Fix policycoreutils build
There was still some python leaking into this - skip building sepolicy to avoid issues with cross-compilation.
This commit is contained in:
parent
c940294b1f
commit
15c35fa751
@ -88,6 +88,8 @@ src_prepare() {
|
||||
# (so we cannot use an additional package for now).
|
||||
S="${S2}"
|
||||
python_copy_sources
|
||||
else
|
||||
sed s/sepolicy// -i Makefile
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user