Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
srinivas
/
FreonLinux
fork de
Pentium44/FreonLinux
Observar
1
Favorito
0
Fork
0
Arquivos
Tree:
7c1896ea31
Branches
Tags
master
FreonLinux
/
pkgbuild
/
fixedfonts.build
fixedfonts.build
101 B
Histórico
Raw
1
2
3
4
5
6
7
8
cd $systemdir/fonts
mkdir -p $freondir/lib/X11/fonts
cp -a * $freondir/lib/X11/fonts
cd ..