Include fonts blobs in src repository.

This commit is contained in:
Ben Gras 2007-05-16 13:00:43 +00:00
parent b00f287449
commit b6cd5d0351
8 changed files with 2 additions and 0 deletions

View file

@ -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

Binary file not shown.

BIN
etc/fonts/cp850.fnt Normal file

Binary file not shown.

BIN
etc/fonts/cp865.fnt Normal file

Binary file not shown.

BIN
etc/fonts/cp866.fnt Normal file

Binary file not shown.

BIN
etc/fonts/iso1.fnt Normal file

Binary file not shown.

BIN
etc/fonts/koi8-r.fnt Normal file

Binary file not shown.

BIN
etc/fonts/polish.fnt Normal file

Binary file not shown.