Remove unnecessary mktemp alias on macOS
https://github.com/zotero/zotero/pull/3397/files#r1315697046
This commit is contained in:
parent
ecba25be0f
commit
e1def9971c
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ BUILD_PLATFORMS=""
|
|||
NUM_INCREMENTALS=6
|
||||
|
||||
if [ "`uname`" = "Darwin" ]; then
|
||||
alias mktemp='mktemp -t tmp'
|
||||
shopt -s expand_aliases
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue