mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
build-gnu.sh: indent comment
This commit is contained in:
parent
5c65f44957
commit
055a76728f
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ echo "UU_BUILD_DIR='${UU_BUILD_DIR}'"
|
||||||
cd "${path_UUTILS}" && echo "[ pwd:'${PWD}' ]"
|
cd "${path_UUTILS}" && echo "[ pwd:'${PWD}' ]"
|
||||||
|
|
||||||
if [ "$(uname)" == "Linux" ]; then
|
if [ "$(uname)" == "Linux" ]; then
|
||||||
# only set on linux
|
# only set on linux
|
||||||
export SELINUX_ENABLED=1
|
export SELINUX_ENABLED=1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue