mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 13:37:27 +08:00
Remove trace of corrosion
This commit is contained in:
parent
6eaaa3adc3
commit
d99a5bae88
|
@ -68,11 +68,6 @@ $TAR_APPEND --no-recursion user_doc
|
||||||
$TAR_APPEND user_doc/html user_doc/man
|
$TAR_APPEND user_doc/html user_doc/man
|
||||||
$TAR_APPEND version
|
$TAR_APPEND version
|
||||||
|
|
||||||
if [ -n "$VENDOR_TARBALLS" ]; then
|
|
||||||
$BUILD_TOOL corrosion-vendor.tar.gz
|
|
||||||
mv corrosion-vendor.tar.gz ${FISH_ARTEFACT_PATH:-~/fish_built}/"${prefix}"_corrosion-vendor.tar.gz
|
|
||||||
fi
|
|
||||||
|
|
||||||
cd -
|
cd -
|
||||||
rm -r "$PREFIX_TMPDIR"
|
rm -r "$PREFIX_TMPDIR"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user