Skip to content

Commit

Permalink
fixup! cmake: Add Maintenance module
Browse files Browse the repository at this point in the history
Fix lint-shell-locale.py linter warning.
  • Loading branch information
hebasto committed Apr 2, 2024
1 parent 686fa83 commit 399e182
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmake/script/macos_zip.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
# Distributed under the MIT software license, see the accompanying
# file COPYING or https://opensource.org/license/mit/.

export LC_ALL=C

if [ -n "$SOURCE_DATE_EPOCH" ]; then
find . -exec touch -d "@$SOURCE_DATE_EPOCH" {} +
fi
Expand Down

0 comments on commit 399e182

Please sign in to comment.