Commit 5f3199e
committed
[core] Improve error message when GNU tar is missing
This has led to numerous reported issues in the past. Spacemacs can work without
GNU tar, because quelpa installation only fails for some packages; so it should
suffice to add the message in that case.
Also, remove the superfluous quote from the condition name error.1 parent ccd3e20 commit 5f3199e
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1717 | 1717 | | |
1718 | 1718 | | |
1719 | 1719 | | |
1720 | | - | |
| 1720 | + | |
1721 | 1721 | | |
1722 | | - | |
| 1722 | + | |
| 1723 | + | |
| 1724 | + | |
| 1725 | + | |
| 1726 | + | |
| 1727 | + | |
1723 | 1728 | | |
1724 | 1729 | | |
1725 | 1730 | | |
| |||
0 commit comments