update lucida
This commit is contained in:
parent
7bd7fd2f4f
commit
17157e4aa8
24 changed files with 160 additions and 96 deletions
5
dist/deb.html
vendored
5
dist/deb.html
vendored
|
|
@ -26,6 +26,11 @@ Edit ./^$/,s/<Table/<table border=0 cellspacing=0 cellpadding=0 width=100%/g
|
|||
<table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=20><td></table>
|
||||
|
||||
Here are packages built for the Debian distribution of Linux.
|
||||
<br>
|
||||
Newer packages can be had by adding
|
||||
<pre>
|
||||
deb http://swtch.com/debian/ testing main</pre> to your
|
||||
<tt>/etc/apt/sources.list</tt>.
|
||||
|
||||
<table border=0 cellspacing=0 cellpadding=0 width=100%><tr height=10><td></table>
|
||||
<table border=0 cellspacing=0 cellpadding=0 width=100%>
|
||||
|
|
|
|||
2
dist/mkfilelist
vendored
2
dist/mkfilelist
vendored
|
|
@ -67,7 +67,7 @@ awk -vplan9'='$PLAN9 '
|
|||
|
||||
/^font\/(big5|gb|jis|naga10|shinonome)/ { cat("font-asian") }
|
||||
/^font\/LICENSE/ { cat("font-bh") }
|
||||
/^font\/(lucida|lucidasans|lucm|pelm)\// { cat("font-bh") }
|
||||
/^font\/(luc|lucsans|lucm|pelm)\// { cat("font-bh") }
|
||||
/^font\/(MAP|fixed|misc|sample|smiley)/ { cat("font-core") }
|
||||
/^font\/(palatino|times|special)/ { cat("font-proof") }
|
||||
/^font\// { cat("font-core") }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue