Added system to ensure changelogs are identical across archs (makepackage part)
This commit is contained in:
parent
46167e3529
commit
012a0975b8
1 changed files with 2 additions and 0 deletions
|
|
@ -27,7 +27,9 @@ for VAR in LANG LANGUAGE LC_ALL LC_TIME LC_MONETARY LC_ADDRESS LC_TELEPHONE LC_M
|
|||
do
|
||||
unset $VAR
|
||||
done
|
||||
export LANG=C
|
||||
export HOME=/root
|
||||
export DATE=$(date +'%a, %d %b %Y %T %z')
|
||||
|
||||
cd $(dirname $0)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue