mirror of
https://github.com/MailScanner/v5.git
synced 2024-11-10 17:35:06 +08:00
update
none
This commit is contained in:
parent
1d91bdf4b8
commit
8b93fc4358
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ mkdir -p ~/rpmbuild/{BUILD,RPMS,SOURCES,SPECS,SRPMS}
|
|||
mkdir -p $RPMOUT
|
||||
|
||||
# the work directory
|
||||
WORK="/tmp/Mailscanner-$MSVERSION";
|
||||
WORK="/tmp/MailScanner-$MSVERSION";
|
||||
|
||||
# delete work tmp if already exists
|
||||
if [ -d $WORK ]; then
|
||||
|
|
Loading…
Reference in a new issue