Skip to content
Snippets Groups Projects
Commit 956bca62 authored by George Nachman's avatar George Nachman
Browse files

Ignore distclean failure

parent 3929092e
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@ clean:
rm -rf ColorPicker/ColorPicker.framework && git checkout ColorPicker/ColorPicker.framework
rm -rf SearchableComboListView/SearchableComboListView.framework && git checkout SearchableComboListView/SearchableComboListView.framework
rm -rf ThirdParty && git checkout ThirdParty
cd submodules/libsixel && make distclean
cd submodules/libsixel && make distclean || true
git checkout last-xcode-version
backup-old-iterm:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment