Include terminfo files for toaru terminal in live CD
This commit is contained in:
parent
d31428dbbd
commit
fd49119efa
@ -34,6 +34,9 @@ rm -rf cdrom
|
||||
cp -r util/cdrom cdrom
|
||||
mv hdd/mod cdrom/mod
|
||||
|
||||
mkdir -p hdd/usr/share/terminfo/t
|
||||
cp util/toaru.tic hdd/usr/share/terminfo/t/toaru
|
||||
|
||||
cat > hdd/home/local/.menu.desktop <<EOF
|
||||
clock,clock-win,Clock
|
||||
applications-painting,draw,Draw!
|
||||
|
Loading…
Reference in New Issue
Block a user