Include fonts blobs in src repository.
This commit is contained in:
parent
b00f287449
commit
b6cd5d0351
8 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ install::
|
|||
install -o bin -g operator -m 755 crontab /usr/lib
|
||||
@echo "Making user homedirs.."
|
||||
for u in /usr/ast ~root; do cp ast/.[aepv]* $$u ; done
|
||||
@echo "Installing fonts.."
|
||||
install -m 644 -o bin -g operator fonts/*.fnt /usr/lib/fonts/
|
||||
|
||||
postinstall:
|
||||
binsizes normal
|
||||
|
|
BIN
etc/fonts/cp437.fnt
Normal file
BIN
etc/fonts/cp437.fnt
Normal file
Binary file not shown.
BIN
etc/fonts/cp850.fnt
Normal file
BIN
etc/fonts/cp850.fnt
Normal file
Binary file not shown.
BIN
etc/fonts/cp865.fnt
Normal file
BIN
etc/fonts/cp865.fnt
Normal file
Binary file not shown.
BIN
etc/fonts/cp866.fnt
Normal file
BIN
etc/fonts/cp866.fnt
Normal file
Binary file not shown.
BIN
etc/fonts/iso1.fnt
Normal file
BIN
etc/fonts/iso1.fnt
Normal file
Binary file not shown.
BIN
etc/fonts/koi8-r.fnt
Normal file
BIN
etc/fonts/koi8-r.fnt
Normal file
Binary file not shown.
BIN
etc/fonts/polish.fnt
Normal file
BIN
etc/fonts/polish.fnt
Normal file
Binary file not shown.
Loading…
Reference in a new issue