Remove sbcl source packages
This commit is contained in:
parent
ee1ecbf5db
commit
f5c5a55fc4
1 changed files with 2 additions and 0 deletions
|
@ -457,6 +457,8 @@ write_files:
|
|||
sbcl --version
|
||||
# Remove ubuntu specific sbcl
|
||||
sudo apt remove sbcl -y
|
||||
# Remove source packages
|
||||
rm sbcl-2.3.10-source.tar.bz2 && rm -rf sbcl-2.3.10
|
||||
|
||||
runcmd:
|
||||
# Generate the en_US.UTF-8 locale
|
||||
|
|
Loading…
Add table
Reference in a new issue