mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 20:47:46 +00:00
Merge pull request #5118 from cakebaker/build_gnu_sh_indent_comment
build-gnu.sh: indent comment
This commit is contained in:
commit
645be5bd90
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