01fce7b70c
This checks the profile, if it has hardened in it's name it needs xattr support unfortunately xattr support cannot yet be relied on everywhere, so it needs to be disabled for hardened profile builds to correctly pax-mark. Change-Id: I7fb855249a9e6c9b6497ab5061b4ea3c014f5081 Closes-Bug: 1537177
3 lines
84 B
Bash
Executable File
3 lines
84 B
Bash
Executable File
export DISTRO_NAME=gentoo
|
|
export GENTOO_PROFILE=$(eselect profile show | tail -n 1)
|