mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
xbps-src: remove temp file in non-error case for previous.
This commit is contained in:
parent
28f7abf0f5
commit
83b70adc30
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ install_pkglist_from_repos()
|
|||
cat $tmplogf && rm -f $tmplogf
|
||||
msg_error "Please see above for the real error, exiting...\n"
|
||||
fi
|
||||
rm -f $tmplogf
|
||||
|
||||
return $rval
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue